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