UNPKG
@sambruca/xe-client
Version:
latest (0.0.1)
0.0.1
Node client for interactive with XE API
@sambruca/xe-client
/
dist
/
index.js
4 lines
•
127 B
JavaScript
View Raw
1
2
3
4
export
*
from
"./types"
;
export
*
from
"./currencyCode"
;
export
{ xeClient }
from
"./client"
;
//# sourceMappingURL=index.js.map