UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

13 lines (12 loc) 252 B
declare const styles: { root: string; rootIsSelected: string; check: string; expand: string; title: string; expandIsCollapsed: string; loading: string; loadingIsVisible: string; dropIcon: string; }; export = styles;