import { TypeGuard } from "https://deno.land/x/typebox_deno@0.31.22/src/typebox.ts";
const { TLiteralBoolean } = TypeGuard;
Returns true if the given value is TLiteral
x/typebox_deno/src/typebox.ts>TypeGuard.TLiteralBoolean
import { TypeGuard } from "https://deno.land/x/typebox_deno@0.31.22/src/typebox.ts";
const { TLiteralBoolean } = TypeGuard;
Returns true if the given value is TLiteral