UNPKG

@thi.ng/checks

Version:
5 lines (4 loc) 67 B
const isUndefined = (x) => x === void 0; export { isUndefined };