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) 167 B
export declare const copyToClipboard: (text: string) => boolean; declare const _default: { copyToClipboard: (text: string) => boolean; }; export default _default;