2025SELab2-project-Dwengo/frontend/src/controllers/assignments.ts
2025-04-02 13:00:31 +02:00

3 lines
160 B
TypeScript

import type {AssignmentDTO} from "dwengo-1-common/src/interfaces/assignment";
export interface AssignmentsResponse { assignments: AssignmentDTO[] } // TODO ID