UNPKG

archfit

Version:

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

2 lines (1 loc) 166 B
export type Currency = 'AUD' | 'BRL' | 'CAD' | 'CHF' | 'CNY' | 'DKK' | 'EUR' | 'GBP' | 'HKD' | 'JPY' | 'KRW' | 'MYR' | 'NOK' | 'NZD' | 'SEK' | 'SGD' | 'USD' | 'ZAR';