import { ZipFileEntry } from "https://deno.land/x/zipjs@v2.7.2/index.js";
Retrieves the content of the entry via a Writer instance
Parameters
The Writer instance.
import { ZipFileEntry } from "https://deno.land/x/zipjs@v2.7.2/index.js";
Retrieves the content of the entry via a Writer instance
The Writer instance.