UNPKG

@cometchat/chat-uikit-react-native

Version:

Ready-to-use Chat UI Components for React Native

14 lines (11 loc) 314 B
export { CometChatLinkConfirmPopup, } from "./CometChatLinkConfirmPopup"; export type { CometChatLinkConfirmPopupInterface, } from "./CometChatLinkConfirmPopup"; export type { LinkConfirmPopupStyle } from "./style"; export { getLinkConfirmPopupStyleLight, getLinkConfirmPopupStyleDark, } from "./style";