UNPKG

enchoice-fabric-react-lib

Version:

This project was created to integrate Microsoft Fabric React

3 lines (2 loc) 205 B
import { IExtendedCommandBarStyleProps, IExtendedCommandBarStyles } from './ExtendedCommandBar.types'; export declare function getStyles(props: IExtendedCommandBarStyleProps): IExtendedCommandBarStyles;