@chargetrip/types 1.55.0 → 1.56.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.
@@ -1047,7 +1047,7 @@ export let NavigationChangeSource;
1047
1047
  })(NavigationChangeSource || (NavigationChangeSource = {}));
1048
1048
 
1049
1049
  export let NavigationChangeType;
1050
- /** Input for the navigation recalculate. */
1050
+ /** Input for the navigation finish. */
1051
1051
 
1052
1052
  (function (NavigationChangeType) {
1053
1053
  NavigationChangeType["STARTED"] = "started";