1.2.0 • Published 2 years ago
friendly_currency_converter v1.2.0
currency-converter
import { convertCurrency } from './bale_bale_project_converter/index';
convertCurrency(fromCurrency, toCurrency, units);
Use this in your script file and declare formCurrency, toCurrency, units
In this, properties formCurrency and toCurrency is a string
In this, properties units is a number apply as like 1 or 2 or 3 ....
1.2.0
2 years ago