ARVehicleRoute: {
    period: string;
    routes: ARRoute[];
    truck: string;
}

Type declaration

  • period: string
  • routes: ARRoute[]
  • truck: string

Generated using TypeDoc