UNPKG

@thi.ng/checks

Version:
5 lines (4 loc) 70 B
const isNumber = (x) => typeof x === "number"; export { isNumber };