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