mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-08 22:14:53 +00:00
3 lines
193 B
TypeScript
3 lines
193 B
TypeScript
import { IPropertyPaneDropdownOption } from '@microsoft/sp-property-pane';
|
|
export declare const ThemeVariantSlots: IPropertyPaneDropdownOption[];
|
|
//# sourceMappingURL=ThemeVariantSlots.d.ts.map
|