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