{"version":3,"file":"commons-app-es.array.from.js.75322531bcf680fe0f2b.js","mappings":"+GAAA,IAAIA,EAAI,EAAQ,MACZC,EAAO,EAAQ,MAUnBD,EAAE,CAAEE,OAAQ,QAASC,MAAM,EAAMC,QATC,EAAQ,KAEfC,EAA4B,SAAUC,GAE/DC,MAAMN,KAAKK,EACb,KAIgE,CAC9DL,KAAMA,G","sources":["webpack://grfanclub-webview/./node_modules/core-js/modules/es.array.from.js"],"sourcesContent":["var $ = require('../internals/export');\nvar from = require('../internals/array-from');\nvar checkCorrectnessOfIteration = require('../internals/check-correctness-of-iteration');\n\nvar INCORRECT_ITERATION = !checkCorrectnessOfIteration(function (iterable) {\n // eslint-disable-next-line es-x/no-array-from -- required for testing\n Array.from(iterable);\n});\n\n// `Array.from` method\n// https://tc39.es/ecma262/#sec-array.from\n$({ target: 'Array', stat: true, forced: INCORRECT_ITERATION }, {\n from: from\n});\n"],"names":["$","from","target","stat","forced","checkCorrectnessOfIteration","iterable","Array"],"sourceRoot":""}