Preparing search index...
The search index is not available
@wopjs/async-seq - v0.1.2
@wopjs/async-seq
AsyncSeqFn
Interface AsyncSeqFn
Execute task. Optionally returns a disposer function that cleans up side effects.
AsyncSeqFn
()
:
void
|
Promise
<
()
=>
unknown
>
|
Promise
<
void
>
|
()
=>
unknown
Returns
void
|
Promise
<
()
=>
unknown
>
|
Promise
<
void
>
|
()
=>
unknown
Settings
Theme
OS
Light
Dark
@wopjs/async-seq - v0.1.2
Loading...
Execute task. Optionally returns a disposer function that cleans up side effects.