mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-12 01:00:09 +08:00
4 lines
144 B
TypeScript
4 lines
144 B
TypeScript
export { default as TabsView } from './tabs-view.vue';
|
|
export * from './widgets';
|
|
export type { IContextMenuItem } from '@vben-core/shadcn-ui';
|