import { type Cmd } from "https://deno.land/x/proc@0.22.1/tools/deps/proc.ts";
The type signature for a command.
definition: [string | URL, ...string[]]
import { type Cmd } from "https://deno.land/x/proc@0.22.1/tools/deps/proc.ts";
The type signature for a command.