This website requires JavaScript.
Explore
Help
Register
Sign In
Fascinated
/
scoresaber-reloadedv3
Archived
Watch
1
Star
1
Fork
0
You've already forked scoresaber-reloadedv3
Code
Issues
1
Pull Requests
2
Actions
Packages
Activity
This repository has been archived on
2024-10-29
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
a47cc3c7d8aea05805966224489d7030eb9364c7
scoresaber-reloadedv3
/
projects
/
common
/
src
/
timeframe.ts
2 lines
56 B
TypeScript
Raw
Normal View
History
Unescape
Escape
disable all time until i can make fetching it faster
2024-10-29 19:50:40 +00:00
export
type
Timeframe
=
"daily"
|
"weekly"
|
"monthly"
;
Reference in New Issue
Copy Permalink