UNPKG

pausable-timer

Version:

一个可随时暂停以及恢复的定时器

13 lines (12 loc) 253 B
{ "compilerOptions": { "target": "ES2016", "module": "ESNext", // "types": ["jest"], "esModuleInterop": true, "forceConsistentCasingInFileNames": true, "strict": true, "noImplicitAny": false, "skipLibCheck": true } }