UNPKG

@assistant-ui/react

Version:

TypeScript/React library for AI Chat

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