import { ZipWriterStream } from "https://deno.land/x/zipjs@v2.7.53/index.js";
Writes the entries directory, writes the global comment, and returns the content of the zipped file.
Parameters
optional
options: ZipWriterCloseOptionsThe options.
import { ZipWriterStream } from "https://deno.land/x/zipjs@v2.7.53/index.js";
Writes the entries directory, writes the global comment, and returns the content of the zipped file.
The options.