Type alias GrandPrixEndRaceData

GrandPrixEndRaceData: {
    isNextRace: boolean;
}

Type declaration

  • isNextRace: boolean

Generated using TypeDoc