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