UNPKG

crnc

Version:

currency conversion and functionality for the web

6 lines 117 B
export const exchangeRates = { CAD: 3.0, USD: 2.0, GBP: 1.0, }; //# sourceMappingURL=testing-tools.js.map