UNPKG

705 BJavaScriptView Raw
1var _Symbol = require("@babel/runtime-corejs2/core-js/symbol");
2var _Symbol$iterator = require("@babel/runtime-corejs2/core-js/symbol/iterator");
3function _typeof(obj) {
4 "@babel/helpers - typeof";
5
6 return (module.exports = _typeof = "function" == typeof _Symbol && "symbol" == typeof _Symbol$iterator ? function (obj) {
7 return typeof obj;
8 } : function (obj) {
9 return obj && "function" == typeof _Symbol && obj.constructor === _Symbol && obj !== _Symbol.prototype ? "symbol" : typeof obj;
10 }, module.exports.__esModule = true, module.exports["default"] = module.exports), _typeof(obj);
11}
12module.exports = _typeof, module.exports.__esModule = true, module.exports["default"] = module.exports;
\No newline at end of file