UNPKG
@thomas-smyth/rcon
Version:
latest (1.0.5)
1.0.5
A modern NodeJS library for the Source RCON Protocol
github.com/Thomas-Smyth/rcon
Thomas-Smyth/rcon
@thomas-smyth/rcon
/
index.js
1 lines
•
39 B
JavaScript
View Raw
1
module.exports
= require(
'./src/rcon'
)
;