Preparing search index...
The search index is not available
Additional types and utils for TypeScript
type-plus
mapSeries
Function mapSeries
map
Series
<
R
,
T
>
(
values
,
fn
)
:
Promise
<
R
[]
>
Type Parameters
R
T
=
any
Parameters
values
:
T
[]
fn
:
(
(
value
:
T
)
=>
Promise
<
R
>
)
(
value
)
:
Promise
<
R
>
Parameters
value
:
T
Returns
Promise
<
R
>
Returns
Promise
<
R
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
type-plus - v8.0.0-beta.6
Loading...