{"version":3,"file":"commons-app-promise-statics-incorrect-iteration.js.f7bb82abc9a96c463e51.js","mappings":"8GAAA,IAAIA,EAA2B,EAAQ,MACnCC,EAA8B,EAAQ,MACtCC,EAA6B,oBAEjCC,EAAOC,QAAUF,IAA+BD,GAA4B,SAAUI,GACpFL,EAAyBM,IAAID,GAAUE,UAAKC,GAAW,WAA0B,GACnF,G","sources":["webpack://grfanclub-webview/./node_modules/core-js/internals/promise-statics-incorrect-iteration.js"],"sourcesContent":["var NativePromiseConstructor = require('../internals/promise-native-constructor');\nvar checkCorrectnessOfIteration = require('../internals/check-correctness-of-iteration');\nvar FORCED_PROMISE_CONSTRUCTOR = require('../internals/promise-constructor-detection').CONSTRUCTOR;\n\nmodule.exports = FORCED_PROMISE_CONSTRUCTOR || !checkCorrectnessOfIteration(function (iterable) {\n NativePromiseConstructor.all(iterable).then(undefined, function () { /* empty */ });\n});\n"],"names":["NativePromiseConstructor","checkCorrectnessOfIteration","FORCED_PROMISE_CONSTRUCTOR","module","exports","iterable","all","then","undefined"],"sourceRoot":""}