UNPKG

@amxdev/throttle

Version:

Throttle a function to limit calls within a time frame.

10 lines 168 B
{ "compilerOptions": { "target": "ES2017", "module": "CommonJS", "declaration": true, "outDir": "dist", "strict": true }, "include": ["src"] }