{"version":3,"file":"commons-app-require-object-coercible.js.016e033234c8c2b087ea.js","mappings":"+GAAA,IAAIA,EAAoB,EAAQ,MAE5BC,EAAaC,UAIjBC,EAAOC,QAAU,SAAUC,GACzB,GAAIL,EAAkBK,GAAK,MAAMJ,EAAW,wBAA0BI,GACtE,OAAOA,CACT,C","sources":["webpack://grfanclub-webview/./node_modules/core-js/internals/require-object-coercible.js"],"sourcesContent":["var isNullOrUndefined = require('../internals/is-null-or-undefined');\n\nvar $TypeError = TypeError;\n\n// `RequireObjectCoercible` abstract operation\n// https://tc39.es/ecma262/#sec-requireobjectcoercible\nmodule.exports = function (it) {\n if (isNullOrUndefined(it)) throw $TypeError(\"Can't call method on \" + it);\n return it;\n};\n"],"names":["isNullOrUndefined","$TypeError","TypeError","module","exports","it"],"sourceRoot":""}