mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-10 00:11:10 +08:00
4 lines
118 B
TypeScript
4 lines
118 B
TypeScript
export * from './components/normal-menu';
|
|
export { default as Menu } from './menu.vue';
|
|
export type * from './types';
|