Prism API - v2.0.0-alpha.1
Home
GitHub
Preparing search index...
util/async
allSettled
Function allSettled
allSettled
<
T
>
(
promises
:
Promise
<
T
>
[]
)
:
Promise
<
T
[]
>
In addition to waiting for all promises to settle, handle post-hoc additions/removals.
Type Parameters
T
Parameters
promises
:
Promise
<
T
>
[]
Returns
Promise
<
T
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Home
GitHub
Prism API - v2.0.0-alpha.1
Loading...
In addition to waiting for all promises to settle, handle post-hoc additions/removals.