UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

3 lines (2 loc) 171 B
import { IGroupFooterStyleProps, IGroupFooterStyles } from './GroupFooter.types'; export declare const getStyles: (props: IGroupFooterStyleProps) => IGroupFooterStyles;