Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/libpkgx/src/plumbing/which.ts>WhichResult

`import`… but with pkging powers
Very Popular
Latest
type alias WhichResult
import { type WhichResult } from "https://deno.land/x/libpkgx@v0.19.1/src/plumbing/which.ts";
definition: PackageRequirement & { shebang: string[]; }