fix issues in core
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
export * from './LeagueConfigFormDTO';
|
||||
export * from './LeagueDTO';
|
||||
export * from './LeagueDriverSeasonStatsDTO';
|
||||
export * from './LeagueDTO';
|
||||
export * from './LeagueScheduleDTO';
|
||||
export * from './RaceDTO';
|
||||
export * from './ResultDTO';
|
||||
export * from './StandingDTO';
|
||||
export * from './StandingDTO';
|
||||
|
||||
// TODO DTOs dont belong into core. We use Results in UseCases and DTOs in apps/api.
|
||||
Reference in New Issue
Block a user