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