UNPKG

@uifabric/experiments

Version:

Experimental React components for building experiences for Microsoft 365.

3 lines (2 loc) 227 B
import { IBaseFloatingSuggestionsStyles, IBaseFloatingSuggestionsStylesProps } from './FloatingSuggestions.types'; export declare const getStyles: (props: IBaseFloatingSuggestionsStylesProps) => IBaseFloatingSuggestionsStyles;