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