{"version":3,"file":"npm.is-in-browser.js","mappings":";;;;;;;;;;;;;AAAA,qGAAqG,qBAAqB,mBAAmB;;AAEtI;;AAEP,+DAAe,SAAS,EAAC","sources":["webpack://giveeasy.cloud/./node_modules/is-in-browser/dist/module.js"],"sourcesContent":["var _typeof = typeof Symbol === \"function\" && typeof Symbol.iterator === \"symbol\" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === \"function\" && obj.constructor === Symbol && obj !== Symbol.prototype ? \"symbol\" : typeof obj; };\n\nexport var isBrowser = (typeof window === \"undefined\" ? \"undefined\" : _typeof(window)) === \"object\" && (typeof document === \"undefined\" ? \"undefined\" : _typeof(document)) === 'object' && document.nodeType === 9;\n\nexport default isBrowser;\n"],"names":[],"sourceRoot":""}