Skip to main content
Module

x/zipjs/index.js>ZipReaderGetEntriesOptions

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

Represents the options passed to ZipReader#getEntries and ZipReader#getEntriesGenerator.