import { ProcReadableStream } from "https://deno.land/x/proc@0.20.2/src/proc-readable-stream.ts";
Parameters
transform: { writable: WritableStream<R>; readable: ReadableStream<T>; }
x/proc/src/proc-readable-stream.ts>ProcReadableStream#pipeThrough
import { ProcReadableStream } from "https://deno.land/x/proc@0.20.2/src/proc-readable-stream.ts";