UNPKG

stream-chat-react

Version:

React components to create chat conversations or livestream style chat

3 lines 210 B
import type { ChatContextValue } from '../../../context/ChatContext'; export declare const useCreateChatContext: (value: ChatContextValue) => ChatContextValue; //# sourceMappingURL=useCreateChatContext.d.ts.map