view models
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { RaceWithSOFDTO } from '../types/generated/RaceWithSOFDTO';
|
||||
|
||||
export class RaceWithSOFViewModel implements RaceWithSOFDTO {
|
||||
export class RaceWithSOFViewModel {
|
||||
id: string;
|
||||
track: string;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user