UNPKG

@azure/communication-react

Version:

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

6 lines 230 B
import { Theme, IToggleStyles } from '@fluentui/react'; /** * @private */ export declare const themedToggleButtonStyle: (theme: Theme, checked?: boolean) => Partial<IToggleStyles>; //# sourceMappingURL=MoreDrawer.styles.d.ts.map