interface TypeDef
implements TypeOptions
import { type TypeDef } from "https://deno.land/x/cliffy@v1.0.0-rc.2/command/types.ts";
Type settings.
Properties
handler: Type<unknown> | TypeHandler<unknown>
import { type TypeDef } from "https://deno.land/x/cliffy@v1.0.0-rc.2/command/types.ts";
Type settings.