chore: update frontend modules

This commit is contained in:
Steven
2023-06-22 18:07:28 +08:00
parent bd627fb250
commit 98fb1264c3
27 changed files with 22 additions and 3884 deletions

View File

@ -1,6 +1,5 @@
import globalService from "./globalService";
import shortcutService from "./shortcutService";
import userService from "./userService";
import workspaceService from "./workspaceService";
export { globalService, shortcutService, userService, workspaceService };
export { globalService, shortcutService, userService };