UNPKG

@thi.ng/checks

Version:
5 lines (4 loc) 55 B
const isNull = (x) => x === null; export { isNull };