@substrate-system/stream
Preparing search index...
run
Function run
run
<
T
>
(
stream
:
PipeableStream
<
T
,
any
>
)
:
Promise
<
void
>
Execute the stream pipeline (for when you don't need to collect results).
Type Parameters
T
Parameters
stream
:
PipeableStream
<
T
,
any
>
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@substrate-system/stream
Loading...
Execute the stream pipeline (for when you don't need to collect results).