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