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