method Readable.prototype.wrapRe-exportimport { Readable } from "https://deno.land/std@0.82.0/node/stream.ts"; wrap(stream: Stream): thisWrap an old-style stream as the async data source. Parametersstream: StreamReturnsthis