Module

x/zipjs/index.d.ts>ZipReaderGetEntriesOptions

JavaScript library to zip and unzip files supporting multi-core compression, compression streams, zip64, split files and encryption.
Go to Latest
interface ZipReaderGetEntriesOptions
import { type ZipReaderGetEntriesOptions } from "https://dotland.deno.dev/x/zipjs@v2.7.39/index.d.ts";

Represents the options passed to {@link ZipReader#getEntries} and {@link ZipReader#getEntriesGenerator}.