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