UNPKG

@mikezimm/fps-core-v7

Version:

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

3 lines 294 B
import { IFpsErrorObject } from "../../../../types/fps-returns/common/IFpsErrorObject"; export declare function checkAnyResultsWDigest(anyInput: IFpsErrorObject, traceString: string, alertMe: boolean, consoleLog: boolean): IFpsErrorObject; //# sourceMappingURL=CheckAnyResultsWDigest.d.ts.map