UNPKG

@sendbird/uikit-react

Version:

Sendbird UIKit for React: A feature-rich and customizable chat UI kit with messaging, channel management, and user authentication.

11 lines (7 loc) 224 B
'use strict'; var openChannel = require('@sendbird/chat/openChannel'); /** * Returns the instance of OpenChannelHandler */ module.exports = openChannel.OpenChannelHandler; //# sourceMappingURL=OpenChannelHandler.js.map