import { ZipDirectoryEntry } from "https://deno.land/x/zipjs@v2.6.43/index.d.ts";
Returns a Uint8Array
instance containing a zip file of the entry and its descendants, if unknown
x/zipjs/index.d.ts>ZipDirectoryEntry#exportUint8Array
import { ZipDirectoryEntry } from "https://deno.land/x/zipjs@v2.6.43/index.d.ts";
Returns a Uint8Array
instance containing a zip file of the entry and its descendants, if unknown