UNPKG

ant-design-x-vue

Version:

Craft AI-driven interfaces effortlessly

5 lines (4 loc) 174 B
import ThoughtChain from './ThoughtChain.vue'; export type { ThoughtChainProps, ThoughtChainItem } from './interface'; export default ThoughtChain; export { ThoughtChain, };