function _typeof(obj) {
|
"@babel/helpers - typeof";
|
|
return (module.exports = _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
|
return typeof obj;
|
} : function (obj) {
|
return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
|
}, module.exports.__esModule = true, module.exports["default"] = module.exports), _typeof(obj);
|
}
|
|
module.exports = _typeof, module.exports.__esModule = true, module.exports["default"] = module.exports;
|