⚠️ Internal: This API is not publically exported by the package.

Type alias PipelineTransformSource<T>

PipelineTransformSource<T>: PipelineSource<T> | PipelineTransform<any, T>

Type Parameters

  • T