import { ZipFileEntry } from "https://deno.land/x/zipjs@v2.7.41/index.js";
Retrieves the text content of the entry as a string
Parameters
optional
options: EntryGetDataOptionsThe options.
import { ZipFileEntry } from "https://deno.land/x/zipjs@v2.7.41/index.js";
Retrieves the text content of the entry as a string
The options.