UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

15 lines (14 loc) 307 B
declare const styles: { root: string; cell: string; check: string; rootIsSelected: string; isRowHeader: string; rootIsContentUnselectable: string; isPadded: string; checkCell: string; isMultiline: string; fields: string; cellMeasurer: string; }; export = styles;