{"version":3,"file":"commons-app-is-null-or-undefined.js.52670351fe51eb6c9dd5.js","mappings":"2GAEAA,EAAOC,QAAU,SAAUC,GACzB,OAAc,OAAPA,QAAsBC,IAAPD,CACxB,C","sources":["webpack://grfanclub-webview/./node_modules/core-js/internals/is-null-or-undefined.js"],"sourcesContent":["// we can't use just `it == null` since of `document.all` special case\n// https://tc39.es/ecma262/#sec-IsHTMLDDA-internal-slot-aec\nmodule.exports = function (it) {\n return it === null || it === undefined;\n};\n"],"names":["module","exports","it","undefined"],"sourceRoot":""}