UNPKG

@cometchat/chat-uikit-react-native

Version:

Ready-to-use Chat UI Components for React Native

13 lines (10 loc) 224 B
import { CometChatMessageInformation, CometChatMessageInformationInterface, } from "./CometChatMessageInformation"; export { CometChatMessageInformation, }; export type { CometChatMessageInformationInterface, };