refactor driver module (wip)
This commit is contained in:
@@ -59,4 +59,8 @@ export class RacesPageDataPresenter {
|
||||
|
||||
return this.model;
|
||||
}
|
||||
|
||||
get viewModel(): GetRacesPageDataResponseModel {
|
||||
return this.responseModel;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user