cleanup
This commit is contained in:
@ -1 +1,4 @@
|
||||
/**
|
||||
* The status of the leaderboard.
|
||||
*/
|
||||
export type LeaderboardStatus = "Unranked" | "Ranked" | "Qualified";
|
||||
|
Reference in New Issue
Block a user