Skip to content

Function: currentComputed()

API / @xmachines/play-signals / Signal / subtle / currentComputed

function currentComputed(): Computed<any> | undefined;

Defined in: signal-polyfill

Returns

Computed<any> | undefined