Type Alias GetGameStatsOverviewParams

GetGameStatsOverviewParams: {
    username: string;
}