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) 202 B
'use strict'; var SendbirdChat = require('@sendbird/chat'); /** * Returns the instance of SessionHandler */ module.exports = SendbirdChat.SessionHandler; //# sourceMappingURL=SessionHandler.js.map