UNPKG

izz

Version:

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

5 lines (4 loc) 133 B
module.exports = function isObject(input) { var type = typeof input return !!input && (type == 'object' || type == 'function') }