Preparing search index...
The search index is not available
jonads
jonads
AsyncConsumer
Type Alias AsyncConsumer<T>
Async
Consumer
<
T
>
:
(
(
value
:
T
)
=>
Promise
<
void
>
)
An async function that consumes a value.
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
jonads
Loading...
An async function that consumes a value.