UNPKG

@gamestdio/timer

Version:

Timing Events tied to @gamestdio/clock

15 lines (14 loc) 323 B
{ "compilerOptions": { "outDir": "lib", "target": "ES2015", "esModuleInterop": true, "module": "commonjs", "noImplicitAny": false, "sourceMap": false, "allowSyntheticDefaultImports": true, "declaration": true }, "include": ["src/*.ts"], "exclude": ["node_modules", "test", "dist"] }