PipelineDestinationPromiseFunction<T, P>: ((source: AsyncIterable<T>) => Promise<P>)

Type Parameters

  • T
  • P