fix: interface bestanden enkelvoud
This commit is contained in:
parent
9c9e7c4870
commit
4968d7cb07
12 changed files with 20 additions and 20 deletions
3
backend/src/interfaces/group.ts
Normal file
3
backend/src/interfaces/group.ts
Normal file
|
@ -0,0 +1,3 @@
|
|||
export interface GroupDTO {
|
||||
groupNumber: number,
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue