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