Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/documentary/utilities/mod.ts>isBoolean

(Alpha) Maintain document and build tool.
Go to Latest
variable isBoolean
import { isBoolean } from "https://deno.land/x/documentary@0.2.0/utilities/mod.ts";

type

(x: unknown) => x is boolean