ruoyi-plus-vben5/playground/src/api/core/index.ts
Vben b464b87ac5
refactor: migrate demo applications to playground (#4116)
* chore: detail adjustment

* refactor: Migrate demo applications to playground

* perf: logic optimization

* chore: update docs

* chore: update docs
2024-08-11 16:09:32 +08:00

4 lines
72 B
TypeScript

export * from './auth';
export * from './menu';
export * from './user';