mirror of
https://github.com/imdap/ruoyi-plus-vben5.git
synced 2026-05-14 15:52:09 +08:00
6 lines
143 B
TypeScript
6 lines
143 B
TypeScript
export * from './about';
|
|
export * from './authentication';
|
|
export * from './dashboard';
|
|
export * from './fallback';
|
|
export * from './profile';
|