@tb-dev/utils - v6.0.3
Preparing search index...
PromiseSet
Class PromiseSet
Index
Constructors
constructor
Methods
chain
join
join
Flushed
from
Constructors
constructor
new
PromiseSet
()
:
PromiseSet
Returns
PromiseSet
Methods
chain
chain
(
promise
:
Promise
<
any
>
)
:
this
Parameters
promise
:
Promise
<
any
>
Returns
this
join
join
()
:
Promise
<
void
>
Returns
Promise
<
void
>
join
Flushed
joinFlushed
()
:
Promise
<
void
>
Returns
Promise
<
void
>
Static
from
from
(
promises
:
Iterable
<
Promise
<
any
>
>
)
:
PromiseSet
Parameters
promises
:
Iterable
<
Promise
<
any
>
>
Returns
PromiseSet
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
chain
join
join
Flushed
from
@tb-dev/utils - v6.0.3
Loading...