4 lines
98 B
TypeScript
4 lines
98 B
TypeScript
/**
|
|
* The URL of the ScoreSaber Utils API
|
|
*/
|
|
export const API_URL = "https://ssu.fascinated.cc"; |