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

x/pbkit/misc/which.ts>default

Protobuf toolkit for modern web development
Go to Latest
function default
import { default } from "https://deno.land/x/pbkit@v0.0.54/misc/which.ts";

Parameters

command: string

Returns

Promise<string | null>