UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Microsoft 365.

3 lines (2 loc) 178 B
import { IExpandingCardStyles, IExpandingCardStyleProps } from './ExpandingCard.types'; export declare function getStyles(props: IExpandingCardStyleProps): IExpandingCardStyles;