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