UNPKG

@sendbird/uikit-react

Version:

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

3 lines (2 loc) 114 B
import { ConnectionState } from '@sendbird/chat'; export declare const useConnectionState: () => ConnectionState;