UNPKG

@artmate/chat

Version:

**开箱即用的AI组件库(基于 Vue3 + ElementPlus)**

6 lines (5 loc) 219 B
import { default as ThoughtChain } from './index.vue'; import { default as ThoughtChainItem } from './item.vue'; export type * from './interface'; export default ThoughtChain; export { ThoughtChain, ThoughtChainItem };