UNPKG

@sendbird/uikit-react

Version:

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

6 lines (5 loc) 117 B
export declare enum CHANNEL_TYPE { GROUP = "group", SUPERGROUP = "supergroup", BROADCAST = "broadcast" }