import { ZipDirectoryEntry } from "https://deno.land/x/zipjs@v2.7.21/index.js";
Creates a zip file via a custom Writer instance containing the entry and its descendants
Parameters
The Writer instance.
import { ZipDirectoryEntry } from "https://deno.land/x/zipjs@v2.7.21/index.js";
Creates a zip file via a custom Writer instance containing the entry and its descendants
The Writer instance.