Optional
preventtrue
to prevent closing of WritableWriter#writable.
Optional
zip64true
to use Zip64 to write the entries directory.
Optional
onprogressThe function called each time an entry is read/written.
The entry index.
The total number of entries.
The entry being read/written.
An empty promise or undefined
.
Represents the options passed to ZipWriter#close.