import { ZipFileEntry } from "https://deno.land/x/zipjs@v2.7.41/index.d.ts";
Retrieves the content of the entry as a Blob
instance
Parameters
optional
options: EntryGetDataOptionsThe options.
x/zipjs/index.d.ts>ZipFileEntry#getBlob
import { ZipFileEntry } from "https://deno.land/x/zipjs@v2.7.41/index.d.ts";
Retrieves the content of the entry as a Blob
instance
The options.