{"version":3,"file":"commons-app-get-built-in.js.8366631f41c4b46d215c.js","mappings":"+GAAA,IAAIA,EAAS,EAAQ,MACjBC,EAAa,EAAQ,KAErBC,EAAY,SAAUC,GACxB,OAAOF,EAAWE,GAAYA,OAAWC,CAC3C,EAEAC,EAAOC,QAAU,SAAUC,EAAWC,GACpC,OAAOC,UAAUC,OAAS,EAAIR,EAAUF,EAAOO,IAAcP,EAAOO,IAAcP,EAAOO,GAAWC,EACtG,C","sources":["webpack://grfanclub-webview/./node_modules/core-js/internals/get-built-in.js"],"sourcesContent":["var global = require('../internals/global');\nvar isCallable = require('../internals/is-callable');\n\nvar aFunction = function (argument) {\n return isCallable(argument) ? argument : undefined;\n};\n\nmodule.exports = function (namespace, method) {\n return arguments.length < 2 ? aFunction(global[namespace]) : global[namespace] && global[namespace][method];\n};\n"],"names":["global","isCallable","aFunction","argument","undefined","module","exports","namespace","method","arguments","length"],"sourceRoot":""}