import { ZipDirectoryEntry } from "https://deno.land/x/zipjs@v2.6.55/index.js";
Returns a Blob
instance containing a zip file of the entry and its descendants
x/zipjs/index.js>ZipDirectoryEntry#exportBlob
import { ZipDirectoryEntry } from "https://deno.land/x/zipjs@v2.6.55/index.js";
Returns a Blob
instance containing a zip file of the entry and its descendants