UNPKG

stream-chat-react

Version:

React components to create chat conversations or livestream style chat

3 lines 276 B
import type { MessageComposerContextValue } from '../../../context/MessageComposerContext'; export declare const useCreateMessageComposerContext: (value: MessageComposerContextValue) => MessageComposerContextValue; //# sourceMappingURL=useCreateMessageComposerContext.d.ts.map