import { type Stowage } from "https://deno.land/x/libpkgx@v0.14.1/src/types.ts";
definition: { type: "src"; pkg: Package; extname: string; } | { type: "bottle"; pkg: Package; compression: "xz" | "gz"; host?: { platform: SupportedPlatform; arch: SupportedArchitecture; }; }