Type alias ScoreboardProblemsType

ScoreboardProblemsType: {
    [key: string]: ScoreboardProblemType;
}

Type declaration