UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

3 lines (2 loc) 165 B
import { IShimmerGapStyleProps, IShimmerGapStyles } from './ShimmerGap.types'; export declare function getStyles(props: IShimmerGapStyleProps): IShimmerGapStyles;