import { ZipFileEntry } from "https://deno.land/x/zipjs@v2.7.23/index.d.ts";
Retrieves the content of the entry via a Writer instance
Parameters
The Writer instance.
x/zipjs/index.d.ts>ZipFileEntry#getData
import { ZipFileEntry } from "https://deno.land/x/zipjs@v2.7.23/index.d.ts";
Retrieves the content of the entry via a Writer instance
The Writer instance.