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