Skip to main content
Module

x/documentaly/utilities/type-guard.ts>isBoolean

(Beta) Maintain document and build tool.
Go to Latest
variable isBoolean
import { isBoolean } from "https://deno.land/x/documentaly@0.2.10/utilities/type-guard.ts";

type

(x: unknown) => x is boolean