import { Cliffy } from "https://deno.land/x/dmm@v2.1.2/tests/integration/up-to-date-deps/deps.ts";
const { boolean } = Cliffy;
Boolean type handler. Excepts true
, false
, 1
, 0
type
ITypeHandler<boolean>
import { Cliffy } from "https://deno.land/x/dmm@v2.1.2/tests/integration/up-to-date-deps/deps.ts";
const { boolean } = Cliffy;
Boolean type handler. Excepts true
, false
, 1
, 0