import { type EntryMetaData } from "https://deno.land/x/zipjs@v2.7.23/index.d.ts";
Represents the metadata of an entry in a zip file (Core API).
x/zipjs/index.d.ts>EntryMetaData
import { type EntryMetaData } from "https://deno.land/x/zipjs@v2.7.23/index.d.ts";
Represents the metadata of an entry in a zip file (Core API).