UNPKG

@mikezimm/fps-core-v7

Version:

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

3 lines 204 B
import { IFPSDigestValues } from "../../../../banner/features/FPSDOM/IFPSDigestValues"; export declare function getCurrentFPSDigest(): IFPSDigestValues; //# sourceMappingURL=getCurrentFPSDigest.d.ts.map