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