UNPKG

@mikezimm/npmfunctions

Version:
8 lines (7 loc) 232 B
import { IPropertyPaneGroup } from '@microsoft/sp-property-pane'; export declare const PinMeLocations: { index: number; key: string; text: string; }[]; export declare const FPSPinMePropsGroup: IPropertyPaneGroup;