UNPKG

communication-react-19

Version:

React library for building modern communication user experiences utilizing Azure Communication Services (React 19 compatible fork)

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