import { type ErrorHandler } from "https://deno.land/x/cliffy@v1.0.0-rc.2/command/types.ts";
definition: (error: Error | ValidationError, cmd: Command) => unknown
x/cliffy/command/types.ts>ErrorHandler
import { type ErrorHandler } from "https://deno.land/x/cliffy@v1.0.0-rc.2/command/types.ts";