This package provides TypeScript definitions for the 'throttle-debounce' library. 'throttle-debounce' allows you to control the rate at which a function is executed, preventing excessive calls. These TypeScript definitions ensure type safety and improved development experience when using 'throttle-debounce' in TypeScript projects. They offer accurate typings for the library's functions, enabling seamless integration and enhanced code maintainability by clearly defining the expected data types.