Type alias GrandPrixPlayerFinishedRaceData

GrandPrixPlayerFinishedRaceData: {
    [playerId: string]: GrandPrixPlayer;
}

Type declaration

Generated using TypeDoc