{"version":3,"file":"vendor.fetch-everywhere.5272f10397a5b12a.js","mappings":";;;;;;;;;;;;;;;;;;;AAAA;AACA;AACA;AACA;AACA,mBAAO,CAAC,KAAc;AACtB;AACA","sources":["webpack://admin/./node_modules/fetch-everywhere/fetch-npm-browserify.js"],"sourcesContent":["// the whatwg-fetch polyfill installs the fetch() function\n// on the global object (window or self)\n//\n// Return that as the export for use in Webpack, Browserify etc.\nrequire('whatwg-fetch');\nvar globalObj = typeof self !== 'undefined' && self || this;\nmodule.exports = globalObj.fetch.bind(globalObj);\n"],"names":[],"sourceRoot":""}