Type Alias SyncSteamStatsResponse

SyncSteamStatsResponse: {
    status: string;
}