{"version":3,"sources":["node_modules\\babel-polyfill\\node_modules\\core-js\\modules\\es6.date.now.js"],"names":["$export","require","S","now","Date","getTime"],"mappings":";AACA,GAAIA,SAAUC,QAAQ,WAAR,CAAd;;AAEAD,QAAQA,QAAQE,CAAhB,CAAmB,MAAnB,CAA2B,CAACC,IAAK,cAAU,CAAE,MAAO,IAAIC,KAAJ,GAAWC,OAAX,EAAP,CAA8B,CAAhD,CAA3B","file":"es6.date.now.js","sourceRoot":"D:/Work/Office/react-native-on-web/cli/tmpl/project","sourcesContent":["// 20.3.3.1 / 15.9.4.4 Date.now()\nvar $export = require('./_export');\n\n$export($export.S, 'Date', {now: function(){ return new Date().getTime(); }});"]}