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

Type Parameters

  • T

  • P

Type declaration

    • (source): Promise<P>
    • Parameters

      Returns Promise<P>

Generated using TypeDoc