CalculateRouteRangeResponse type

type CalculateRouteRangeResponse = Response<
  RouteRangeResponse,
  Models.RouteGetRouteRangeResponse,
  RouteRangeGeojson
>