UNPKG

archfit

Version:

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

5 lines (4 loc) 89 B
export type LambdaCounts = { invocationsCount: number; timeoutsCount: number; };