{"version":3,"sources":["node_modules\\babel-polyfill\\node_modules\\core-js\\modules\\_fails.js"],"names":["module","exports","exec","e"],"mappings":"AAAAA,OAAOC,OAAP,CAAiB,SAASC,IAAT,CAAc;AAC7B,GAAI;AACF,MAAO,CAAC,CAACA,MAAT;AACD,CAAC,MAAMC,CAAN,CAAQ;AACR,MAAO,KAAP;AACD;AACF,CAND","file":"_fails.js","sourceRoot":"D:/Work/Office/react-native-on-web/cli/tmpl/project","sourcesContent":["module.exports = function(exec){\n  try {\n    return !!exec();\n  } catch(e){\n    return true;\n  }\n};"]}