UNPKG

@matechat/core

Version:

前端智能化场景解决方案UI库,轻松构建你的AI应用。

9 lines (8 loc) 421 B
import McToolbar from './Toolbar.vue.ts'; import McCopyIcon from './icon/CopyIcon.vue.ts'; import McDeleteIcon from './icon/DeleteIcon.vue.ts'; import McLikeIcon from './icon/LikeIcon.vue.ts'; import McRefreshIcon from './icon/RefreshIcon.vue.ts'; import McShareIcon from './icon/ShareIcon.vue.ts'; export * from './toolbar.types'; export { McToolbar, McCopyIcon, McDeleteIcon, McLikeIcon, McRefreshIcon, McShareIcon, };