interface cliffy.IType
implements ITypeOptions
Re-export
import { type cliffy } from "https://deno.land/x/alloy_folk@v1.1.1/deps.ts";
const { IType } = cliffy;
Type settings.
Properties
handler: Type<unknown> | ITypeHandler<unknown>
import { type cliffy } from "https://deno.land/x/alloy_folk@v1.1.1/deps.ts";
const { IType } = cliffy;
Type settings.