import { cliffy } from "https://deno.land/x/alloy_folk@v1.1.1/deps.ts";
const { boolean } = cliffy;
Boolean type handler. Excepts true
, false
, 1
, 0
type
ITypeHandler<boolean>
import { cliffy } from "https://deno.land/x/alloy_folk@v1.1.1/deps.ts";
const { boolean } = cliffy;
Boolean type handler. Excepts true
, false
, 1
, 0