Added API

This commit is contained in:
2022-08-26 06:36:45 +07:00
parent 56fbe3109c
commit 96bba465d9
8 changed files with 156 additions and 0 deletions
+1
View File
@@ -9,5 +9,6 @@ App.loadPrisma();
App.loadLocale();
App.loadDiscord();
App.load_osu();
App.loadExpress();
export default App;