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