test(backend): Testen DatabaseLearningObjectProvider.getLearningObject[Id]sFromPath toegevoegd
This commit is contained in:
parent
a30c4d0d32
commit
49f15c50d8
4 changed files with 65 additions and 15 deletions
1
backend/src/services/learning-paths/point-of-view.d.ts
vendored
Normal file
1
backend/src/services/learning-paths/point-of-view.d.ts
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
type PointOfView = {type: "student", student: Student} | {type: "group", group: Group};
|
Loading…
Add table
Add a link
Reference in a new issue