mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-24 01:14:32 +08:00
5 lines
160 B
TypeScript
5 lines
160 B
TypeScript
export { default as Authority } from './authority.vue';
|
|
export * from './generate-menu-and-routes';
|
|
export type * from './types';
|
|
export * from './use-access';
|