UNPKG

@pnp/spfx-controls-react

Version:

Reusable React controls for SharePoint Framework solutions

3 lines 203 B
import { IReadonlyTheme } from '@microsoft/sp-component-base'; export declare const applyAdaptiveCardHostStyles: (theme: IReadonlyTheme, classPrefix: string) => void; //# sourceMappingURL=Styles.d.ts.map