refactor
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
export interface GetLeagueOwnerSummaryResultDTO {
|
||||
summary: { driver: { id: string; name: string }; rating: number; rank: number } | null;
|
||||
}
|
||||
Reference in New Issue
Block a user