Tools using this package can configure zip.js with the following zipJsConfigure method
zipJsConfigure
The default configuration from FileCollection is:
configure({ useCompressionStream: true, useWebWorkers: false,}); Copy
configure({ useCompressionStream: true, useWebWorkers: false,});
https://github.com/gildas-lormeau/zip.js/tree/master/dist
Configures zip.js
The configuration.
Tools using this package can configure zip.js with the following
zipJsConfiguremethodThe default configuration from FileCollection is:
See
https://github.com/gildas-lormeau/zip.js/tree/master/dist