UNPKG

@mikezimm/fps-core-v7

Version:

Library of reusable core interfaces, types and constants migrated from fps-library-v2

7 lines 291 B
/** * 2024-09-07: Migrated from the same folder in fps-library-v2/banner/features/Misc... */ import { IFPSCert } from "../../FPSWebPartClass/IFPSCert"; export declare const defNotify: string; export declare const FPSMasterCerts: IFPSCert[]; //# sourceMappingURL=fpsDefaults.d.ts.map