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