cleanup top scores and add timeframes to them
This commit is contained in:
1
projects/common/src/timeframe.ts
Normal file
1
projects/common/src/timeframe.ts
Normal file
@ -0,0 +1 @@
|
||||
export type Timeframe = "daily" | "weekly" | "monthly" | "all";
|
Reference in New Issue
Block a user