UNPKG

@sendbird/uikit-react

Version:

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

5 lines (4 loc) 173 B
import { ReactElement } from 'react'; export declare const MODAL_ROOT = "sendbird-modal-root"; export declare const ModalRoot: () => ReactElement; export default ModalRoot;