@cometchat/chat-uikit-react-native
Version:
Ready-to-use Chat UI Components for React Native
5 lines • 486 B
JavaScript
import { CometChatCollaborativeBubble } from "../CollaborativeBubble/CometChatCollaborativeBubble";
import { CollaborativeWhiteboardExtension } from "./CollaborativeWhiteboardExtension";
import { CollaborativeWhiteboardExtensionDecorator } from "./CollaborativeWhiteboardExtensionDecorator";
export { CollaborativeWhiteboardExtension, CollaborativeWhiteboardExtensionDecorator, CometChatCollaborativeBubble as CometChatCollaborativeWhiteBoardBubble, };
//# sourceMappingURL=index.js.map