Files
ScoreSaberUtils-Script/src/consts.ts

4 lines
98 B
TypeScript
Raw Normal View History

2024-04-25 23:39:26 +01:00
/**
* The URL of the ScoreSaber Utils API
*/
export const API_URL = "https://ssu.fascinated.cc";