@chargetrip/types 1.54.0 → 1.55.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.
@@ -1676,6 +1676,7 @@ exports.RouteWarningCode = void 0;
1676
1676
  RouteWarningCode["LOW_SPEED"] = "low_speed";
1677
1677
  RouteWarningCode["OPERATOR_PREFERENCES_NOT_FOUND"] = "operator_preferences_not_found";
1678
1678
  RouteWarningCode["TRAFFIC_DATA_NOT_AVAILABLE"] = "traffic_data_not_available";
1679
+ RouteWarningCode["OPERATORS_IGNORED"] = "operators_ignored";
1679
1680
  })(exports.RouteWarningCode || (exports.RouteWarningCode = {}));
1680
1681
 
1681
1682
  exports.SolarIrradianceUnit = void 0;