UNPKG

cheque

Version:

Type checking, for when you only use JavaScript's Good Parts.

4 lines (3 loc) 68 B
module.exports = function(x) { return typeof x == 'undefined'; };