UNPKG

@chatui/core

Version:

The React library for Chatbot UI

5 lines (4 loc) 160 B
export { Flex } from './Flex'; export type { FlexProps } from './Flex'; export { FlexItem } from './FlexItem'; export type { FlexItemProps } from './FlexItem';