Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Aggregator<T, U>

Type parameters

  • T

  • U

Hierarchy

Index

Properties

Methods

Properties

_stop

_stop: function

Type declaration

    • (): void
    • Returns void

insArr

insArr: Array<Stream<T>>

out

out: Stream<U>

type

type: string

Methods

_start

  • _start(out: Stream<U>): void
  • Parameters

    Returns void

Generated using TypeDoc