@substrate-system/stream
    Preparing search index...

    Function run

    • Execute the stream pipeline (for when you don't need to collect results).

      Type Parameters

      • T

      Parameters

      • stream: PipeableStream<T, any>

      Returns Promise<void>