我拆过的坑cycx

查询一下!

微信小程序 TypeError: _typeof2 is not a function

function _typeof2(o) {

  "@babel/helpers - typeof";

  return (_typeof2 = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function(o) {

      return typeof o;

  } : function(o) {

      return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;

  })(o);

}

 

 

function _typeof(o) {

  return "function" == typeof Symbol && "symbol" === _typeof2(Symbol.iterator) ? module.exports = _typeof = function(o) {

      return _typeof2(o);

  } : module.exports = _typeof = function(o) {

      return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : _typeof2(o);

  }, _typeof(o);

}

 

 

module.exports = _typeof;

发表评论:

◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。

Powered By Z-BlogPHP 1.7.3

Copyright Your WebSite.Some Rights Reserved.