@techstuff-dev/foundation-api-utils 1.50.1 → 1.50.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4,16 +4,11 @@ var toolkit = require('@reduxjs/toolkit');
4
4
  var slice = require('./slice-Cy4kZKn1.js');
5
5
  var slice$1 = require('./slice-CkWobkWw.js');
6
6
 
7
- function getDefaultExportFromCjs (x) {
8
- return x && x.__esModule && Object.prototype.hasOwnProperty.call(x, 'default') ? x['default'] : x;
9
- }
10
-
11
7
  // This file exists just so TypeScript has a module at ./store for IDEs/build.
12
8
  // At runtime, Metro/Vite will prefer index.native.ts / index.web.ts.
13
9
  // import { createPersistStorage } from './storage';
14
10
  // Infer the `RootState` type from the root reducer
15
11
  const rootReducer = toolkit.combineSlices(slice.cartSlice, slice$1.authSlice, slice.authApi, slice.contentApi, slice.paymentApi, slice.ordersApi);
16
12
 
17
- exports.getDefaultExportFromCjs = getDefaultExportFromCjs;
18
13
  exports.rootReducer = rootReducer;
19
- //# sourceMappingURL=shared-xQBEY4BX.js.map
14
+ //# sourceMappingURL=shared-9ChxyDgv.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"shared-9ChxyDgv.js","sources":["../../../lib/store/shared.ts"],"sourcesContent":[null],"names":["combineSlices","cartSlice","authSlice","authApi","contentApi","paymentApi","ordersApi"],"mappings":";;;;;;AAAA;AACA;AASA;AAEA;AACO,MAAM,WAAW,GAAGA,qBAAa,CACtCC,eAAS,EACTC,iBAAS,EACTC,aAAO,EACPC,gBAAU,EACVC,gBAAU,EACVC,eAAS;;;;"}