UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

13 lines (12 loc) 254 B
declare const styles: { input: string; container: string; star: string; starIsDisabled: string; starIsSelected: string; label: string; rootIsLarge: string; labelText: string; starIsInFocus: string; }; export = styles;