@assistant-ui/react
Version:
TypeScript/React library for AI Chat
5 lines • 322 B
TypeScript
export { ThreadListPrimitiveNew as New } from "./ThreadListNew";
export { ThreadListPrimitiveItems as Items } from "./ThreadListItems";
export { ThreadListPrimitiveItemByIndex as ItemByIndex } from "./ThreadListItems";
export { ThreadListPrimitiveRoot as Root } from "./ThreadListRoot";
//# sourceMappingURL=index.d.ts.map