Preparing search index...
The search index is not available
@juulsgaard/rxjs-tools
@juulsgaard/rxjs-tools
mapAsync
Function mapAsync
map
Async
<
T
,
TOut
>
(
mapFunc
)
:
OperatorFunction
<
T
,
TOut
>
Type Parameters
T
TOut
Parameters
mapFunc
:
(
(
value
:
T
)
=>
Promise
<
TOut
>
)
(
value
)
:
Promise
<
TOut
>
Parameters
value
:
T
Returns
Promise
<
TOut
>
Returns
OperatorFunction
<
T
,
TOut
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@juulsgaard/rxjs-tools
Loading...