@chargetrip/types 1.51.0 → 1.52.0

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.
@@ -1648,6 +1648,7 @@ exports.RouteWarningCode = void 0;
1648
1648
  RouteWarningCode["FINAL_SOC_NOT_POSSIBLE"] = "final_soc_not_possible";
1649
1649
  RouteWarningCode["LOW_SPEED"] = "low_speed";
1650
1650
  RouteWarningCode["OPERATOR_PREFERENCES_NOT_FOUND"] = "operator_preferences_not_found";
1651
+ RouteWarningCode["TRAFFIC_DATA_NOT_AVAILABLE"] = "traffic_data_not_available";
1651
1652
  })(exports.RouteWarningCode || (exports.RouteWarningCode = {}));
1652
1653
 
1653
1654
  exports.SolarIrradianceUnit = void 0;