Skip to main content
Module

x/libpkgx/src/deps.ts>is_what.isBoolean

`import`… but with pkging powers
Very Popular
Latest
function is_what.isBoolean
import { is_what } from "https://deno.land/x/libpkgx@v0.19/src/deps.ts";
const { isBoolean } = is_what;

Returns whether the payload is a boolean

Parameters

payload: any

Returns

payload is boolean