import { ZipDirectoryEntry } from "https://deno.land/x/zipjs@v2.6.43/index.d.ts";
Returns a Data URI string
encoded in Base64 containing a zip file of the entry and its descendants, if unknown
x/zipjs/index.d.ts>ZipDirectoryEntry#exportData64URI
import { ZipDirectoryEntry } from "https://deno.land/x/zipjs@v2.6.43/index.d.ts";
Returns a Data URI string
encoded in Base64 containing a zip file of the entry and its descendants, if unknown