import { ZipWriter } from "https://deno.land/x/zipjs@v2.7.43/index.d.ts";
Writes the entries directory, writes the global comment, and returns the content of the zip file
Parameters
optional
options: ZipWriterCloseOptionsThe options.
import { ZipWriter } from "https://deno.land/x/zipjs@v2.7.43/index.d.ts";
Writes the entries directory, writes the global comment, and returns the content of the zip file
The options.