UNPKG

@mikezimm/fps-core-v7

Version:

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

3 lines 290 B
import { IFpsItemsReturn } from '../IFpsItemsReturn'; export declare function CheckItemsResultsWDigest(itemsInput: IFpsItemsReturn, traceString: string, alertMe: boolean | undefined, consoleLog: boolean | undefined): IFpsItemsReturn; //# sourceMappingURL=CheckItemsResultsWDigest.d.ts.map