UNPKG
@alexbosworth/fiat
Version:
latest (2.0.0)
2.0.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Fiat rates library
github.com/alexbosworth/fiat
alexbosworth/fiat
@alexbosworth/fiat
/
rates
/
index.js
4 lines
(2 loc)
•
74 B
JavaScript
View Raw
1
2
3
4
const
getPrices
=
require(
'./get_prices'
);
module
.
exports
= {getPrices};