UNPKG

trackmania.io

Version:

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

9 lines 174 B
{ "include": ["src/**/*"], "compilerOptions": { "allowJs": true, "declaration": true, "emitDeclarationOnly": true, "outDir": "typings" } }