Preparing search index...
The search index is not available
Nestia API Documents
Nestia API Documents
@nestia/e2e
ArrayUtil
asyncMap
Function asyncMap
asyncMap
<
Input
>
(
elements
:
readonly
Input
[]
,
)
:
<
Output
>
(
closure
:
(
elem
:
Input
,
index
:
number
,
array
:
readonly
Input
[]
,
)
=>
Promise
<
Output
>
,
)
=>
Promise
<
Output
[]
>
Type Parameters
Input
Parameters
elements
:
readonly
Input
[]
Returns
<
Output
>
(
closure
:
(
elem
:
Input
,
index
:
number
,
array
:
readonly
Input
[]
,
)
=>
Promise
<
Output
>
,
)
=>
Promise
<
Output
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Nestia API Documents
Loading...