quivr/frontend/lib/context/ChatProvider/index.ts

3 lines
72 B
TypeScript
Raw Normal View History

export * from "./ChatProvider";
export * from "./hooks/useChatContext";