interface Entry
implements EntryMetaData
import { type Entry } from "https://deno.land/x/zipjs@v2.7.23/index.d.ts";
Represents an entry with its data and metadata in a zip file (Core API).
import { type Entry } from "https://deno.land/x/zipjs@v2.7.23/index.d.ts";
Represents an entry with its data and metadata in a zip file (Core API).