package node.stream; typedef PipelineDestinationIterableFunction = (source:js.lib.AsyncIterable) -> js.lib.AsyncIterable;