UNPKG

@assistant-ui/react

Version:

Typescript/React library for AI Chat

5 lines (3 loc) 310 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";