Type alias CurrentSubmissions

CurrentSubmissions: {
    [teamId: string]: Submission;
}

Type declaration

Generated using TypeDoc