@assistant-ui/react
Version:
TypeScript/React library for AI Chat
4 lines • 297 B
TypeScript
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