method MuxAsyncIterator.prototype.add
MuxAsyncIterator.prototype.add(iterable: AsyncIterable<T>): voidAdd an async iterable to the stream.
Parameters
iterable: AsyncIterable<T>Return Type
voidMuxAsyncIterator.prototype.add(iterable: AsyncIterable<T>): voidAdd an async iterable to the stream.
iterable: AsyncIterable<T>void