UNPKG

trackmania.io

Version:

Node.js inplementation of Trackmania Live services (trackmania.io)

5 lines (4 loc) 101 B
module.exports = { // Entry point for the application. Client: require("./client/Client") };