import { ZipReader } from "https://deno.land/x/zipjs@v2.7.53/index.js";
Returns a generator used to iterate on all the entries in the zip file
Parameters
optional
options: ZipReaderGetEntriesOptionsThe options.
import { ZipReader } from "https://deno.land/x/zipjs@v2.7.53/index.js";
Returns a generator used to iterate on all the entries in the zip file
The options.