{"version":3,"file":"npm.babel-polyfill.js","mappings":"oFAQA,GANAA,EAAQ,OAERA,EAAQ,OAERA,EAAQ,MAEJC,EAAAA,EAAOC,eACT,MAAM,IAAIC,MAAM,kDAElBF,EAAAA,EAAOC,gBAAiB,EAGxB,SAASE,EAAOC,EAAGC,EAAKC,GACtBF,EAAEC,IAAQE,OAAsB,eAAEH,EAAGC,EAAK,CACxCG,UAAU,EACVC,cAAc,EACdH,MAAOA,GAEX,CAEAH,EAAOO,OAAOC,UAAW,UAAW,GAAGC,UACvCT,EAAOO,OAAOC,UAAW,WAAY,GAAGE,QAExC,gMAAgMC,MAAM,KAAKC,SAAQ,SAAUV,GAC3N,GAAGA,IAAQF,EAAOa,MAAOX,EAAKY,SAASC,KAAKC,KAAK,GAAGd,IACtD,G","sources":["webpack:///../../node_modules/babel-polyfill/lib/index.js"],"sourcesContent":["\"use strict\";\n\nrequire(\"core-js/shim\");\n\nrequire(\"regenerator-runtime/runtime\");\n\nrequire(\"core-js/fn/regexp/escape\");\n\nif (global._babelPolyfill) {\n throw new Error(\"only one instance of babel-polyfill is allowed\");\n}\nglobal._babelPolyfill = true;\n\nvar DEFINE_PROPERTY = \"defineProperty\";\nfunction define(O, key, value) {\n O[key] || Object[DEFINE_PROPERTY](O, key, {\n writable: true,\n configurable: true,\n value: value\n });\n}\n\ndefine(String.prototype, \"padLeft\", \"\".padStart);\ndefine(String.prototype, \"padRight\", \"\".padEnd);\n\n\"pop,reverse,shift,keys,values,entries,indexOf,every,some,forEach,map,filter,find,findIndex,includes,join,slice,concat,push,splice,unshift,sort,lastIndexOf,reduce,reduceRight,copyWithin,fill\".split(\",\").forEach(function (key) {\n [][key] && define(Array, key, Function.call.bind([][key]));\n});"],"names":["require","global","_babelPolyfill","Error","define","O","key","value","Object","writable","configurable","String","prototype","padStart","padEnd","split","forEach","Array","Function","call","bind"],"sourceRoot":""}