UNPKG

archfit

Version:

Validate the fitness of your AWS solutions, without the heavy lifting!

2 lines (1 loc) 96 B
export declare function withinTolerance(val: number, norm: number, tolerance: number): boolean;