UNPKG
price-currencies-ve
Version:
latest (1.1.0)
1.1.0
1.0.1
1.0.0
Currencies price in Venezuela (BCV)
price-currencies-ve
/
index.js
4 lines
(2 loc)
•
95 B
JavaScript
View Raw
1
2
3
4
const
{ getAll, getOne } =
require
(
'./lib/core/commands'
);
module
.
exports
= {getAll, getOne};