typestream.default.PipelineTransformSourcetype PipelineTransformSource<O> = PipelineSource<O> | PipelineTransform<any, O>