2017-06-08_509bba0/509bba0_unpacked_with_node_modules/~/core-js/modules/_is-object.js

10 lines
222 B
JavaScript
Raw Permalink Normal View History

2022-07-26 17:06:20 +00:00
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