import { BooleanType } from "https://dotland.deno.dev/x/lume@v2.4.2/deps/cliffy.ts";
Boolean type with auto completion. Allows true
, false
, 0
and 1
.
import { BooleanType } from "https://dotland.deno.dev/x/lume@v2.4.2/deps/cliffy.ts";
Boolean type with auto completion. Allows true
, false
, 0
and 1
.