UNPKG

archfit

Version:

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

2 lines (1 loc) 102 B
export declare function linearExtrapolation(amount: number, divideBy: number, range: number): number;