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