UNPKG
insight-tcr
Version:
latest (8.5.7)
8.5.7
A blockchain explorer for Bitcore
github.com/bitpay/bitcore
bitpay/bitcore
insight-tcr
/
src
/
app
/
types
/
index.ts
3 lines
(2 loc)
•
58 B
text/typescript
View Raw
1
2
3
export
*
from
"./blocks"
;
export
*
from
"./transactions"
;