reference-exchange-rate-bcv
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Reference exchange rate BCV

npm i reference-exchange-rate-bcv

How to use

const { getDollar } = require('reference-exchange-rate-bcv');

getDollar()
  .then((res) => console.log(res))
  .catch((err) => console.log(err));

Readme

Keywords

none

Package Sidebar

Install

npm i reference-exchange-rate-bcv

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

21.7 kB

Total Files

13

Last publish

Collaborators

  • jcalderin91