ARActionUnscheduleRoute: {
    routes: string[];
    type: "UNSCHEDULE_EXISTING_ROUTES";
}

Type declaration

  • routes: string[]
  • type: "UNSCHEDULE_EXISTING_ROUTES"

Generated using TypeDoc