UNPKG

@sendbird/uikit-react

Version:

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

8 lines (6 loc) 169 B
// src/lib/Sendbird/types.ts // Roles for a user in a channel var Role = { OPERATOR: 'operator'}; export { Role as R }; //# sourceMappingURL=bundle-DVdeXT-4.js.map