{"version":3,"sources":["node_modules\\babel-polyfill\\node_modules\\core-js\\modules\\_an-object.js"],"names":["isObject","require","module","exports","it","TypeError"],"mappings":"AAAA,GAAIA,UAAWC,QAAQ,cAAR,CAAf;AACAC,OAAOC,OAAP,CAAiB,SAASC,EAAT,CAAY;AAC3B,GAAG,CAACJ,SAASI,EAAT,CAAJ,CAAiB,KAAMC,WAAUD,GAAK,oBAAf,CAAN;AACjB,MAAOA,GAAP;AACD,CAHD","file":"_an-object.js","sourceRoot":"D:/Work/Office/react-native-on-web/cli/tmpl/project","sourcesContent":["var isObject = require('./_is-object');\nmodule.exports = function(it){\n  if(!isObject(it))throw TypeError(it + ' is not an object!');\n  return it;\n};"]}