⚠️ Internal: This API is not publically exported by the package.
PipelineSource<T>: Iterable<T> | AsyncIterable<T> | ReadableStream | PipelineSourceFunction<T>

Type Parameters

  • T