b2m-utils 0.0.123 → 0.0.125

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.js CHANGED
@@ -6292,6 +6292,12 @@ exports.PermissionEnum = void 0;
6292
6292
  PermissionEnum[PermissionEnum["SLA"] = 9] = "SLA";
6293
6293
  })(exports.PermissionEnum || (exports.PermissionEnum = {}));
6294
6294
 
6295
+ exports.SlaRegionEnum = void 0;
6296
+ (function (SlaRegionEnum) {
6297
+ SlaRegionEnum[SlaRegionEnum["CAPITAL"] = 1] = "CAPITAL";
6298
+ SlaRegionEnum[SlaRegionEnum["COUNTRYSIDE"] = 2] = "COUNTRYSIDE";
6299
+ })(exports.SlaRegionEnum || (exports.SlaRegionEnum = {}));
6300
+
6295
6301
  exports.SpotStatusEnum = void 0;
6296
6302
  (function (SpotStatusEnum) {
6297
6303
  SpotStatusEnum[SpotStatusEnum["DRAFT"] = 1] = "DRAFT";
package/build/index.js.gz CHANGED
Binary file