quivr/frontend/lib/context/BrainConfigProvider/index.ts
Mamadou DICKO 68642afbb8
Frontend/test/chat 2 (#516)
* feat: add chat api

* refactor(MicButton): move related hook

* feat: add nock http call example

* test(useChatApi): add unit tests
2023-07-05 13:33:26 +02:00

3 lines
81 B
TypeScript

export * from "./brain-config-provider";
export * from "./hooks/useBrainConfig";