@mikezimm/fps-library-v2
Version:
Library of reusable typescript/javascript functions, interfaces and constants
8 lines • 568 B
TypeScript
/**
* CodeAnalizerComment: Updated 1 imports on 2024-09-22 17:16:57
* Update:: import { IThisFPSWebPartClass } to '@mikezimm/fps-core-v7/lib/banner/FPSWebPartClass/IThisFPSWebPartClass1152;'
*/
import { IPropertyPaneGroup } from '@microsoft/sp-property-pane';
import { IThisFPSWebPartClass } from '@mikezimm/fps-core-v7/lib/banner/FPSWebPartClass/IThisFPSWebPartClass1152';
export declare function buildPeoplePickerSampleGroup(thisWPClass: IThisFPSWebPartClass, wpProps: any): IPropertyPaneGroup;
//# sourceMappingURL=fps-Sample-PropPanePeoplePicker.d.ts.map