@cometchat/chat-uikit-react-native
Version:
Ready-to-use Chat UI Components for React Native
5 lines • 366 B
JavaScript
import { CometChatMentionsFormatter, MentionTextStyle } from "./CometChatMentionsFormatter";
import { CometChatTextFormatter } from "./CometChatTextFormatter";
import { CometChatUrlsFormatter } from "./CometChatUrlsFormatter";
export { CometChatMentionsFormatter, CometChatTextFormatter, CometChatUrlsFormatter, MentionTextStyle, };
//# sourceMappingURL=index.js.map