Files
slash-e/frontend/web/src/services/index.ts
2023-09-24 19:44:09 +08:00

4 lines
78 B
TypeScript

import shortcutService from "./shortcutService";
export { shortcutService };