UNPKG
dmx-ts
Version:
beta (0.1.0-beta.0)
latest (0.4.0)
0.4.0
0.3.0
0.2.1
0.2.0
0.1.1
0.1.0-beta.1
0.1.0-beta.0
A nodejs DMX library
github.com/node-dmx/dmx-ts
node-dmx/dmx-ts
dmx-ts
/
dist
/
src
/
demo
/
demo_socket_client.d.ts
4 lines
(3 loc)
•
78 B
TypeScript
View Raw
1
2
3
4
declare
const
port =
17809
;
declare
const
io
:
any
;
declare
const
client
:
any
;