isBoolean()

Checks if the provided value is a boolean.
import { types } from "helpers-plugin"
types.isBoolean(true)