UNPKG

@azure/communication-react

Version:

React library for building modern communication user experiences utilizing Azure Communication Services

6 lines 227 B
import { Message } from "../../../react-components/src"; /** * @private */ export declare const updateMessagesWithAttached: (chatMessagesWithStatus: Message[]) => void; //# sourceMappingURL=updateMessagesWithAttached.d.ts.map