UNPKG

@assistant-ui/react

Version:

Typescript/React library for AI Chat

4 lines 344 B
export { useRemoteThreadListRuntime as unstable_useRemoteThreadListRuntime } from "./useRemoteThreadListRuntime"; export type { RemoteThreadListAdapter as unstable_RemoteThreadListAdapter } from "./types"; export { InMemoryThreadListAdapter as unstable_InMemoryThreadListAdapter } from "./adapter/in-memory"; //# sourceMappingURL=index.d.ts.map