b2m-utils 0.0.81 → 0.0.83

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/build/index.d.ts CHANGED
@@ -1,2 +1,3 @@
1
1
  export * from './functions';
2
2
  export * from './types';
3
+ export * from './enums';
@@ -6146,5 +6146,5 @@ var setFormattedDatesInObjects = function (objectFormat) { return __awaiter(void
6146
6146
  });
6147
6147
  }); };
6148
6148
 
6149
- export { getConfigurationFromDomain, getCookies, getDataFromToken, getFormattedFreightPlaceName, setFormattedDatesInObjects };
6149
+ export { ApplicationColumnNameEnum, ApplicationEnum, DomainConfigurationEnum, DomainTypeEnum, ModalEnum, NotificationTypeEnum, PermissionEnum, SpotStatusEnum, TrackProcessProviderTypeEnum, getConfigurationFromDomain, getCookies, getDataFromToken, getFormattedFreightPlaceName, setFormattedDatesInObjects };
6150
6150
  //# sourceMappingURL=index.esm.js.map
Binary file