Preparing search index...
The search index is not available
jonads
jonads
AsyncMapper
Type Alias AsyncMapper<T, U>
Async
Mapper
<
T
,
U
>
:
(
(
value
:
T
)
=>
Promise
<
U
>
)
An async function that maps one value to another.
Type Parameters
T
U
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
jonads
Loading...
An async function that maps one value to another.