UNPKG

@lobehub/ui

Version:

Lobe UI is an open-source UI component library for building AIGC web apps

3 lines 189 B
import { EditableMessageListProps } from "./type.mjs"; import EditableMessageList from "./EditableMessageList.mjs"; export { type EditableMessageListProps, EditableMessageList as default };