Files
iot-device-management-frontend/packages/effects/layouts/src/basic/tabbar/index.ts

3 lines
86 B
TypeScript
Raw Normal View History

2024-06-09 15:39:11 +08:00
export { default as LayoutTabbar } from './tabbar.vue';
export * from './use-tabbar';