{"version":3,"file":"commons-app-uid.js.9f819ca00488b8f5ca25.js","mappings":"+GAAA,IAAIA,EAAc,EAAQ,MAEtBC,EAAK,EACLC,EAAUC,KAAKC,SACfC,EAAWL,EAAY,GAAIK,UAE/BC,EAAOC,QAAU,SAAUC,GACzB,MAAO,gBAAqBC,IAARD,EAAoB,GAAKA,GAAO,KAAOH,IAAWJ,EAAKC,EAAS,GACtF,C","sources":["webpack://grfanclub-webview/./node_modules/core-js/internals/uid.js"],"sourcesContent":["var uncurryThis = require('../internals/function-uncurry-this');\n\nvar id = 0;\nvar postfix = Math.random();\nvar toString = uncurryThis(1.0.toString);\n\nmodule.exports = function (key) {\n return 'Symbol(' + (key === undefined ? '' : key) + ')_' + toString(++id + postfix, 36);\n};\n"],"names":["uncurryThis","id","postfix","Math","random","toString","module","exports","key","undefined"],"sourceRoot":""}