UNPKG
verus-zmq-client
Version:
latest (0.1.0-12)
0.1.0
0.1.0-12
0.1.0-11
0.1.0-10
0.1.0-9
0.1.0-8
0.1.0-7
0.1.0-6
0.1.0-5
0.1.0-4
0.1.0-3
0.1.0-2
0.1.0-1
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Verus Coin Javascript/Typescript client for ZMQ messaging.
github.com/pangz-lab/verus-zmq-client
verus-zmq-client
/
dist
/
index.d.ts
3 lines
(2 loc)
•
94 B
TypeScript
View Raw
1
2
3
export
{
VerusZmqClient
}
from
'./lib/VerusZmqClient'
;
export
*
from
'./lib/VerusZmqOptions'
;