type alias internal.PipelineDestinationPromiseFunctionType ParametersTPDefinition(source: AsyncIterable<T>) => Promise<P>