{"version":3,"file":"commons-app-try-to-string.js.3b2af62383d092a5f904.js","mappings":"2GAAA,IAAIA,EAAUC,OAEdC,EAAOC,QAAU,SAAUC,GACzB,IACE,OAAOJ,EAAQI,EAGjB,CAFE,MAAOC,GACP,MAAO,QACT,CACF,C","sources":["webpack://grfanclub-webview/./node_modules/core-js/internals/try-to-string.js"],"sourcesContent":["var $String = String;\n\nmodule.exports = function (argument) {\n try {\n return $String(argument);\n } catch (error) {\n return 'Object';\n }\n};\n"],"names":["$String","String","module","exports","argument","error"],"sourceRoot":""}