import { ZipDirectoryEntry } from "https://deno.land/x/zipjs@v2.7.53/index.js";
Extracts a zip file provided as a Data URI string
encoded in Base64 into the entry
Parameters
optional
options: ZipReaderConstructorOptionsThe options.
x/zipjs/index.js>ZipDirectoryEntry#importData64URI
import { ZipDirectoryEntry } from "https://deno.land/x/zipjs@v2.7.53/index.js";
Extracts a zip file provided as a Data URI string
encoded in Base64 into the entry
The options.