import { type IDescription } from "https://deno.land/x/cliffy@v0.11.0/packages/command/lib/types.ts";
Description handler.
definition: string | ((this: Command) => string)
x/cliffy/packages/command/lib/types.ts>IDescription
import { type IDescription } from "https://deno.land/x/cliffy@v0.11.0/packages/command/lib/types.ts";
Description handler.