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) 97 B
import type { SendbirdState } from '../types'; export declare const initialState: SendbirdState;