import { ZipDirectoryEntry } from "https://deno.land/x/zipjs@v2.7.41/index.js";
Extracts a zip file provided as a Uint8Array
instance into the entry
Parameters
optional
options: ZipReaderConstructorOptionsThe options.
x/zipjs/index.js>ZipDirectoryEntry#importUint8Array
import { ZipDirectoryEntry } from "https://deno.land/x/zipjs@v2.7.41/index.js";
Extracts a zip file provided as a Uint8Array
instance into the entry
The options.