{"version":3,"sources":["node_modules\\babel-polyfill\\node_modules\\core-js\\modules\\_a-number-value.js"],"names":["cof","require","module","exports","it","msg","TypeError"],"mappings":"AAAA,GAAIA,KAAMC,QAAQ,QAAR,CAAV;AACAC,OAAOC,OAAP,CAAiB,SAASC,EAAT,CAAaC,GAAb,CAAiB;AAChC,GAAG,MAAOD,GAAP,EAAa,QAAb,EAAyBJ,IAAII,EAAJ,GAAW,QAAvC,CAAgD,KAAME,WAAUD,GAAV,CAAN;AAChD,MAAO,CAACD,EAAR;AACD,CAHD","file":"_a-number-value.js","sourceRoot":"d:/Work/Office/react-native-on-web/cli/tmpl/project","sourcesContent":["var cof = require('./_cof');\nmodule.exports = function(it, msg){\n  if(typeof it != 'number' && cof(it) != 'Number')throw TypeError(msg);\n  return +it;\n};"]}