UNPKG

throttle-typescript

Version:

Helper that returns a throttled function (TypeScript types included - works without TypeScript also)

3 lines (2 loc) 66 B
export * from './throttled-function'; export * from './throttle';