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) 127 B
import { SendableMessageType } from '.'; export declare const cloneMessage: (msg: SendableMessageType) => SendableMessageType;