UNPKG

@sendbird/uikit-react

Version:

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

10 lines (7 loc) 183 B
'use strict'; // src/lib/Sendbird/types.ts // Roles for a user in a channel var Role = { OPERATOR: 'operator'}; exports.Role = Role; //# sourceMappingURL=bundle-D5X7fpcq.js.map