UNPKG
@trezub/ts-rcon
Version:
latest (1.3.1)
1.3.1
1.3.0
Rcon client implemented in Node.js with TypeScript
github.com/trezub/ts-rcon
trezub/ts-rcon
@trezub/ts-rcon
/
dist
/
index.d.ts
2 lines
(1 loc)
•
48 B
TypeScript
View Raw
1
2
export
{
Rcon
as
default
}
from
'./node-rcon'
;