1.0.1 • Published 1 year ago
yashveer-currency-converter v1.0.1
This is the Code for using this Converter.
import {convertcurrency} from "yashveer-currency-converter"; convertcurrency("USD","INR",1).then(data=> console.log(data));
This is the Code for using this Converter.
import {convertcurrency} from "yashveer-currency-converter"; convertcurrency("USD","INR",1).then(data=> console.log(data));