UNPKG

@azure/communication-react

Version:

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

7 lines 249 B
/// <reference types="react" /> import { ControlBarButtonProps } from "../../../../../react-components/src"; /** * @private */ export declare const ChatButton: (props: ControlBarButtonProps) => JSX.Element; //# sourceMappingURL=ChatButton.d.ts.map