mirror of
https://github.com/aykhans/slash-e.git
synced 2025-07-07 05:32:35 +00:00
chore: update frontend folder
This commit is contained in:
4
frontend/web/src/services/index.ts
Normal file
4
frontend/web/src/services/index.ts
Normal file
@ -0,0 +1,4 @@
|
||||
import globalService from "./globalService";
|
||||
import shortcutService from "./shortcutService";
|
||||
|
||||
export { globalService, shortcutService };
|
Reference in New Issue
Block a user