UNPKG

izz

Version:

is type shorthands for fliphub, hundreds of type checks, modular exports

5 lines (4 loc) 163 B
// isNotSet (undefined and null will return true) module.exports = function isNotSet(input) { return input === undefined || input === null // || input === NaN }