UNPKG
infoblock
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
A typed wrapper of the blockchain.info API
infoblock
/
index.ts
3 lines
(2 loc)
•
83 B
text/typescript
View Raw
1
2
3
import
BlockchainClient from
'./lib/index'
module
.
exports
=
new
BlockchainClient
()