UNPKG

usd-ars

Version:

Package that transform usd(blue) to ars

9 lines (6 loc) 154 B
const TYPES_REQUEST_USD = { DOLAR_BLUE_USD: "DB", DOLAR_OFICIAL_USD: "DO", BITCOIN_USD: "BTC" } module.exports = TYPES_REQUEST_USD;