{"version":3,"file":"vendor.redux-devtools.aa8a98b1fa254093.js","mappings":";;;;;;;;;;;;;;;;;;;;;;;;;AAAgC;AAChC;AACA,uEAAuE,aAAa;AACpF;AACA;AACA;AACA,2CAA2C,0CAAO;AAClD,SAAS,8CAAO;AAChB;AACO;AACA;AACP;AACA;AACA;AACA;AACmJ;AACxB","sources":["webpack://admin/./node_modules/@redux-devtools/extension/lib/esm/index.js"],"sourcesContent":["import { compose } from 'redux';\nfunction extensionComposeStub() {\n for (var _len = arguments.length, funcs = new Array(_len), _key = 0; _key < _len; _key++) {\n funcs[_key] = arguments[_key];\n }\n if (funcs.length === 0) return undefined;\n if (typeof funcs[0] === 'object') return compose;\n return compose(...funcs);\n}\nexport const composeWithDevTools = typeof window !== 'undefined' && window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__ ? window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__ : extensionComposeStub;\nexport const devToolsEnhancer = typeof window !== 'undefined' && window.__REDUX_DEVTOOLS_EXTENSION__ ? window.__REDUX_DEVTOOLS_EXTENSION__ : function () {\n return function (noop) {\n return noop;\n };\n};\nexport { composeWithDevTools as composeWithDevToolsDevelopmentOnly, devToolsEnhancer as devToolsEnhancerDevelopmentOnly } from './developmentOnly';\nexport { composeWithDevTools as composeWithDevToolsLogOnly, devToolsEnhancer as devToolsEnhancerLogOnly } from './logOnly';\nexport { composeWithDevTools as composeWithDevToolsLogOnlyInProduction, devToolsEnhancer as devToolsEnhancerLogOnlyInProduction } from './logOnlyInProduction';"],"names":[],"sourceRoot":""}