2.3.3 • Published 1 year ago
az-currency v2.3.3
This is use for currency converter
Follow the following example📌
import { convertCurrency } from "az-currency";
convertCurrency("USD", "EUR", 5).then(res=>console.log(res));Follow the following example📌
import { convertCurrency } from "az-currency";
convertCurrency("USD", "EUR", 5).then(res=>console.log(res));