Package

io.scalajs.npm

combinedstream

Permalink

package combinedstream

Visibility
  1. Public
  2. All

Type Members

  1. trait CombineStreamOptions extends Object

    Permalink

    CombineStream Options

    CombineStream Options

    Annotations
    @RawJSType() @native()
  2. trait CombinedStream extends Object with Readable

    Permalink

    combined-stream - A stream that emits multiple other streams one after another.

    combined-stream - A stream that emits multiple other streams one after another.

    Annotations
    @RawJSType() @native()

Value Members

  1. object CombineStreamOptions

    Permalink

    CombineStream Options Companion

  2. object CombinedStream extends Object

    Permalink

    CombinedStream Singleton

    CombinedStream Singleton

    Annotations
    @native() @JSImport( "combined-stream" , JSImport.Namespace )

Ungrouped