Type alias RankingMap

RankingMap: Record<Id, RankingItem>

An object mapping a participant id to its row in the ranking.

Generated using TypeDoc