Interface: UnzipOptions

May 16, 2026 ยท View on GitHub

fflate


Interface: UnzipOptions

Options for expanding a ZIP archive

Extended by

  • AsyncUnzipOptions

Properties

filter?

optional filter?: UnzipFileFilter

A filter function to extract only certain files from a ZIP archive

Contents

  1. 1Extended by
  2. 2Properties
  3. 2.1filter?