UNPKG

@chatui/core

Version:

The React library for Chatbot UI

5 lines (4 loc) 160 B
export { Tree } from './Tree'; export type { TreeProps } from './Tree'; export { TreeNode } from './TreeNode'; export type { TreeNodeProps } from './TreeNode';