UNPKG
koinos-rpc
Version:
latest (1.4.0)
1.4.0
1.3.0
1.2.0
1.1.0
1.0.1
1.0.0
Typescript library to communicate with Koinos API via RPC
gitlab.com/engrave/koinos/koinos-rpc
koinos-rpc
/
dist
/
index.d.ts
3 lines
(2 loc)
•
51 B
TypeScript
View Raw
1
2
3
export
*
from
'./Client'
;
export
*
from
'./types'
;