import { type ZipReaderOptions } from "https://dotland.deno.dev/x/zipjs@v2.7.53/index.js";
Represents options passed to the constructor of ZipReader and {@link Entry#getData}.
x/zipjs/index.js>ZipReaderOptions
import { type ZipReaderOptions } from "https://dotland.deno.dev/x/zipjs@v2.7.53/index.js";
Represents options passed to the constructor of ZipReader and {@link Entry#getData}.