import { boolean } from "https://deno.land/x/lume@v2.4.1/deps/cliffy.ts";
Boolean type handler. Excepts true
, false
, 1
, 0
type
TypeHandler<boolean>
import { boolean } from "https://deno.land/x/lume@v2.4.1/deps/cliffy.ts";
Boolean type handler. Excepts true
, false
, 1
, 0