UNPKG

@colyseus/timer

Version:

Timing Events tied to @colyseus/clock

14 lines (13 loc) 278 B
{ "compilerOptions": { "outDir": "build", "target": "ES2015", "esModuleInterop": true, "module": "commonjs", "noImplicitAny": false, "sourceMap": false, "allowSyntheticDefaultImports": true, "declaration": true }, "include": ["src/*.ts"] }