2.3.3 • Published 1 year ago

az-currency v2.3.3

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

This is use for currency converter

Follow the following example📌

import { convertCurrency } from "az-currency";

convertCurrency("USD", "EUR", 5).then(res=>console.log(res));
2.3.3

1 year ago

2.3.2

1 year ago