Skip to main content
Module

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

bringing the entire open source ecosystem to your node and deno apps
Very Popular
Go to Latest
type alias WhichResult
import { type WhichResult } from "https://deno.land/x/libpkgx@v0.16/src/plumbing/which.ts";
definition: PackageRequirement & { shebang: string[]; }