2017-06-08_509bba0/509bba0_unpacked_with_node_modules/~/core-js/modules/_is-object.js
2022-07-26 10:06:20 -07:00

10 lines
No EOL
222 B
JavaScript
Executable file

module.exports = function(it){
return typeof it === 'object' ? it !== null : typeof it === 'function';
};
//////////////////
// WEBPACK FOOTER
// ./~/core-js/modules/_is-object.js
// module id = 51
// module chunks = 4