import { type ZipReaderConstructorOptions } from "https://dotland.deno.dev/x/zipjs@v2.7.53/index.js";
Represents the options passed to the constructor of ZipReader, and {_@link_ ZipDirectory}#import*
.
x/zipjs/index.js>ZipReaderConstructorOptions
import { type ZipReaderConstructorOptions } from "https://dotland.deno.dev/x/zipjs@v2.7.53/index.js";
Represents the options passed to the constructor of ZipReader, and {_@link_ ZipDirectory}#import*
.