wip
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
export interface RegisterForRaceCommandDTO {
|
||||
raceId: string;
|
||||
leagueId: string;
|
||||
driverId: string;
|
||||
}
|
||||
Reference in New Issue
Block a user