Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/libpkgx/src/plumbing/resolve.ts>Resolution

`import`… but with pkging powers
Very Popular
Latest
interface Resolution
import { type Resolution } from "https://deno.land/x/libpkgx@v0.20.0/src/plumbing/resolve.ts";

Properties

pkgs: Package[]
installed: Installation[]
pending: Package[]