{"version":3,"file":"commons-app-is-callable.js.7615235e42471deef1a7.js","mappings":"0GAEAA,EAAOC,QAAU,SAAUC,GACzB,MAA0B,mBAAZA,CAChB,C","sources":["webpack://grfanclub-webview/./node_modules/core-js/internals/is-callable.js"],"sourcesContent":["// `IsCallable` abstract operation\n// https://tc39.es/ecma262/#sec-iscallable\nmodule.exports = function (argument) {\n return typeof argument == 'function';\n};\n"],"names":["module","exports","argument"],"sourceRoot":""}