UNPKG

@assistant-ui/react

Version:

TypeScript/React library for AI Chat

5 lines 332 B
export { ThreadListPrimitiveNew as New } from "./ThreadListNew.js"; export { ThreadListPrimitiveItems as Items } from "./ThreadListItems.js"; export { ThreadListPrimitiveItemByIndex as ItemByIndex } from "./ThreadListItems.js"; export { ThreadListPrimitiveRoot as Root } from "./ThreadListRoot.js"; //# sourceMappingURL=index.js.map