UNPKG

@mikezimm/fps-core-v7

Version:

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

6 lines 197 B
/** * 2024-09-03: Migrated from fps-Pnp2/src/services/sp */ export declare const gulpRegex: RegExp; export declare function check4Gulp(): boolean; //# sourceMappingURL=CheckGulping.d.ts.map