Type Alias HistoryItem

HistoryItem: {
    matchId: string;
    schemaVersion: string;
}