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