interface IType
implements ITypeOptions
Re-export
import { type IType } from "https://deno.land/x/cliffy@v0.19.0/command/mod.ts";
Type settings.
Properties
handler: Type<unknown> | ITypeHandler<unknown>
import { type IType } from "https://deno.land/x/cliffy@v0.19.0/command/mod.ts";
Type settings.