@mikezimm/fps-library-v2
Version:
Library of reusable typescript/javascript functions, interfaces and constants
13 lines (11 loc) • 669 B
TypeScript
/**
* CodeAnalizerComment: Updated 1 imports on 2024-09-22 14:49:52
* Update:: import { IThisFPSWebPartClass } to '@mikezimm/fps-core-v7/lib/banner/FPSWebPartClass/IThisFPSWebPartClass1152;'
*/
/**
* CodeAnalizerComment: Updated 1 imports on 2024-09-21 23:07:24
* Update:: import { IThisFPSWebPartClass } to '@mikezimm/fps-core-v7/lib/banner/FPSWebPartClass/IThisFPSWebPartClass1152;'
*/
import { IThisFPSWebPartClass } from "@mikezimm/fps-core-v7/lib/banner/FPSWebPartClass/IThisFPSWebPartClass1152";
export declare function onFPSPropPaneClosed(thisWPClass: IThisFPSWebPartClass): Promise<void>;
//# sourceMappingURL=runOnPropPaneCompleted.d.ts.map