@overmap-ai/core 1.0.57-export-overmap-reducer.1 → 1.0.57-export-overmap-reducer.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.
@@ -16465,6 +16465,7 @@ var __publicField = (obj, key, value) => {
16465
16465
  exports2.TextInput = TextInput;
16466
16466
  exports2.UserFormService = UserFormService;
16467
16467
  exports2.UserFormSubmissionService = UserFormSubmissionService;
16468
+ exports2.VERSION_REDUCER_KEY = VERSION_REDUCER_KEY;
16468
16469
  exports2.VerificationCodeType = VerificationCodeType;
16469
16470
  exports2.WorkspaceService = WorkspaceService;
16470
16471
  exports2.YELLOW = YELLOW;
@@ -16648,7 +16649,6 @@ var __publicField = (obj, key, value) => {
16648
16649
  exports2.outboxReducer = outboxReducer;
16649
16650
  exports2.outboxSlice = outboxSlice;
16650
16651
  exports2.overmapEnhancer = overmapEnhancer;
16651
- exports2.overmapReducer = overmapReducer;
16652
16652
  exports2.overmapReducers = overmapReducers;
16653
16653
  exports2.overmapRootReducer = overmapRootReducer;
16654
16654
  exports2.patchCategory = patchCategory;