UNPKG

@fluentui/react

Version:

Reusable React components for building web experiences.

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