import { type ZipEntry } from "https://deno.land/x/gotenberg@0.4.0/deps/zip_types.d.ts";
Methods
getRelativeName(ancestor: ZipDirectoryEntry): string
isDescendantOf(ancestor: ZipDirectoryEntry): boolean
import { type ZipEntry } from "https://deno.land/x/gotenberg@0.4.0/deps/zip_types.d.ts";