UNPKG

@assistant-ui/react

Version:

TypeScript/React library for AI Chat

5 lines (4 loc) 287 B
export { ThreadListPrimitiveNew as New } from "./ThreadListNew"; export { ThreadListPrimitiveItems as Items } from "./ThreadListItems"; export { ThreadListPrimitiveItemByIndex as ItemByIndex } from "./ThreadListItems"; export { ThreadListPrimitiveRoot as Root } from "./ThreadListRoot";