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