added Model classes
This commit is contained in:
parent
fd257b335c
commit
6e8e0e0101
14 changed files with 145 additions and 33 deletions
3
backend/api/src/manager/LeaderBoardSerializer.ts
Normal file
3
backend/api/src/manager/LeaderBoardSerializer.ts
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
export interface LeaderBoardSerializer {
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue