{"version":3,"sources":["node_modules\\babel-polyfill\\node_modules\\core-js\\modules\\_iobject.js"],"names":["cof","require","module","exports","Object","propertyIsEnumerable","it","split"],"mappings":";AACA,GAAIA,KAAMC,QAAQ,QAAR,CAAV;AACAC,OAAOC,OAAP,CAAiBC,OAAO,GAAP,EAAYC,oBAAZ,CAAiC,CAAjC,EAAsCD,MAAtC,CAA+C,SAASE,EAAT,CAAY;AAC1E,MAAON,KAAIM,EAAJ,GAAW,QAAX,CAAsBA,GAAGC,KAAH,CAAS,EAAT,CAAtB,CAAqCH,OAAOE,EAAP,CAA5C;AACD,CAFD","file":"_iobject.js","sourceRoot":"D:/Work/Office/react-native-on-web/cli/tmpl/project","sourcesContent":["// fallback for non-array-like ES3 and non-enumerable old V8 strings\nvar cof = require('./_cof');\nmodule.exports = Object('z').propertyIsEnumerable(0) ? Object : function(it){\n  return cof(it) == 'String' ? it.split('') : Object(it);\n};"]}