admin-vben/apps/web-antd/src/views/im/home/components/card/index.ts

3 lines
125 B
TypeScript

export { default as CardBubble } from './card-bubble.vue';
export { default as CardLineLabel } from './card-line-label.vue';