UNPKG
crypto-node-api
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Crypto Exchange API
github.com/waiting7777/crypto-node-api
waiting7777/crypto-node-api
crypto-node-api
/
index.js
6 lines
(5 loc)
•
90 B
JavaScript
View Raw
1
2
3
4
5
6
const
Binance
=
require(
'./binance'
)
const
crypto
=
{ Binance }
module
.
exports
= crypto