import { ZipWriter } from "https://deno.land/x/zipjs@v2.6.55/index.js";
Writes the entries directory, writes the global comment, and returns the content of the zip file
import { ZipWriter } from "https://deno.land/x/zipjs@v2.6.55/index.js";
Writes the entries directory, writes the global comment, and returns the content of the zip file