interface Resolutionimport { type Resolution } from "https://deno.land/x/libpkgx@v0.20.0/src/plumbing/resolve.ts"; Propertiespkgs: Package[]installed: Installation[]pending: Package[]