UNPKG

@mikezimm/fps-core-v7

Version:

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

8 lines 292 B
/** * 2024-09-07: Migrated from the same folder in fps-library-v2/banner/features/Tricky/... */ export declare const decrptX: string; export declare const encrptX: string; export declare const decrpt: string; export declare const encrpt: string; //# sourceMappingURL=verify.d.ts.map