UNPKG

@cometchat/chat-uikit-react-native

Version:

Ready-to-use Chat UI Components for React Native

10 lines (7 loc) 187 B
import { CometChatIncomingCall, CometChatIncomingCallInterface } from "./CometChatIncomingCall"; export { CometChatIncomingCall, }; export type { CometChatIncomingCallInterface, };