UNPKG

@assistant-ui/react

Version:

TypeScript/React library for AI Chat

4 lines 297 B
export { type Store, asStore } from "./store"; export { tapApi, type ApiObject } from "./tap-api"; export { DerivedScope, type DerivedConfig, type OnCallbackFn, type SubscribeCallbackFn, type SpecialCallbacks, type DerivedScopesInput, } from "./derived-scopes"; //# sourceMappingURL=index.d.ts.map