Type Alias HistorySummaryItem

HistorySummaryItem: {
    matchId: string;
    schemaVersion: string;
}