type alias GlobalDepsimport { type GlobalDeps } from "https://dotland.deno.dev/x/wmill@v1.418.0/script.ts"; definition: { pkgs: Record<string, string>; reqs: Record<string, string>; composers: Record<string, string>; }