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