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
/
index.js
4 lines
(2 loc)
•
71 B
JavaScript
View Raw
1
2
3
4
const
{getPrices} =
require
(
'./rates'
);
module
.
exports
= {getPrices};