mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-15 07:42:01 +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';
|