@hyperjump/pact
Preparing search index...
async
join
Variable join
Const
join
:
(
separator
:
string
,
iterator
:
AsyncIterable
<
string
>
)
=>
Promise
<
string
>
&
(
separator
:
string
,
)
=>
(
iterator
:
AsyncIterable
<
string
>
)
=>
Promise
<
string
>
Same as
join
, but works with AsyncIterables.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@hyperjump/pact
Loading...
Same as
join
, but works with AsyncIterables.