UNPKG
vb-insight-ui
Version:
latest (1.0.0)
1.0.0
A bitcoin block explorer and AP customized for VB.
github.com/vaultbank/insight
vaultbank/insight
vb-insight-ui
/
app
/
src
/
services
/
mocks.ts
3 lines
(2 loc)
•
77 B
text/typescript
View Raw
1
2
3
export
*
from
'./blocksService.mock'
;
export
*
from
'./storageService.mock'
;