UNPKG

@azure/communication-react

Version:

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

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