Skip to content

ExtractZipArchiveParams.fileSystem

ExtractZipArchiveParams › fileSystem

Type: ZipExtractionFileSystem

The file-system implementation the extracted entries are written with.

Injected rather than imported so the caller chooses which fs writes the files. The demo-vault opener hands over Electron's original-fs (see ZipExtractionFileSystem).