UNPKG

cheque

Version:

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

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