api-core-lib 12.0.7 → 12.0.9

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.
package/dist/index.cjs CHANGED
@@ -1,4 +1,5 @@
1
1
  "use strict";
2
+ "use client";
2
3
  var __create = Object.create;
3
4
  var __defProp = Object.defineProperty;
4
5
  var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
@@ -1154,4 +1155,3 @@ function useApiModule(axiosInstance, moduleConfig, options = {}) {
1154
1155
  useDeepCompareEffect,
1155
1156
  useModuleContext
1156
1157
  });
1157
- //# sourceMappingURL=index.cjs.map