UNPKG

@assistant-ui/react

Version:

TypeScript/React library for AI Chat

8 lines 174 B
// src/utils/tap-store/index.ts import { asStore } from "./store.js"; import { tapApi } from "./tap-api.js"; export { asStore, tapApi }; //# sourceMappingURL=index.js.map