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