UNPKG

@assistant-ui/react

Version:

Typescript/React library for AI Chat

7 lines 320 B
import { useRemoteThreadListRuntime } from "./useRemoteThreadListRuntime"; import { InMemoryThreadListAdapter } from "./adapter/in-memory"; export { InMemoryThreadListAdapter as unstable_InMemoryThreadListAdapter, useRemoteThreadListRuntime as unstable_useRemoteThreadListRuntime }; //# sourceMappingURL=index.js.map