⚠️ Internal: This API is not publically exported by the
package.
Type alias PipelineDestinationIterableFunction<T>
PipelineDestinationIterableFunction<T>: ((source) => AsyncIterable<any>)
Type declaration
- (source): AsyncIterable<any>
Returns AsyncIterable<any>