UNPKG

@cometchat/chat-uikit-react-native

Version:

Ready-to-use Chat UI Components for React Native

10 lines (7 loc) 181 B
import { CometChatVideoBubble, CometChatVideoBubbleInterface } from "./CometChatVideoBubble"; export { CometChatVideoBubble, }; export type { CometChatVideoBubbleInterface };