WebStreamsTransformStreaminterface TransformStreamType Parameters ##I = any#O = anyProperties #readonly#readable: ReadableStream<O>readonly#writable: WritableStream<I>variable TransformStreamProperties #readonly#prototype: TransformStream
interface TransformStreamType Parameters ##I = any#O = anyProperties #readonly#readable: ReadableStream<O>readonly#writable: WritableStream<I>