UNPKG

@chatui/core

Version:

The React library for Chatbot UI

5 lines (4 loc) 160 B
export { KvList } from './KvList'; export type { KvListProps } from './KvList'; export { KvItem } from './KvItem'; export type { KvItemProps } from './KvItem';