import { ZipDirectoryEntry } from "https://deno.land/x/zipjs@v2.7.21/index.js";
Extracts a zip file provided via a custom Reader instance into the entry
Parameters
reader:
The Reader instance.
import { ZipDirectoryEntry } from "https://deno.land/x/zipjs@v2.7.21/index.js";
Extracts a zip file provided via a custom Reader instance into the entry
The Reader instance.