{"version":3,"file":"commons-app-to-string.js.b6ab4eea18e8774fe3fd.js","mappings":"+GAAA,IAAIA,EAAU,EAAQ,KAElBC,EAAUC,OAEdC,EAAOC,QAAU,SAAUC,GACzB,GAA0B,WAAtBL,EAAQK,GAAwB,MAAMC,UAAU,6CACpD,OAAOL,EAAQI,EACjB,C","sources":["webpack://grfanclub-webview/./node_modules/core-js/internals/to-string.js"],"sourcesContent":["var classof = require('../internals/classof');\n\nvar $String = String;\n\nmodule.exports = function (argument) {\n if (classof(argument) === 'Symbol') throw TypeError('Cannot convert a Symbol value to a string');\n return $String(argument);\n};\n"],"names":["classof","$String","String","module","exports","argument","TypeError"],"sourceRoot":""}