UNPKG

@thi.ng/checks

Version:
5 lines (4 loc) 73 B
const isBoolean = (x) => typeof x === "boolean"; export { isBoolean };