import { type ReadableReader } from "https://dotland.deno.dev/x/zipjs@v2.7.53/index.js";
Represents an instance used to read data from a ReadableStream
instance.
x/zipjs/index.js>ReadableReader
import { type ReadableReader } from "https://dotland.deno.dev/x/zipjs@v2.7.53/index.js";
Represents an instance used to read data from a ReadableStream
instance.