@assistant-ui/react
Version:
TypeScript/React library for AI Chat
5 lines • 334 B
TypeScript
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.d.ts.map