UNPKG

react-hooks-bank

Version:

A collection of **powerful, reusable custom React hooks** for complex, non-trivial interactions that go beyond React’s native features.

2 lines 109 B
export declare function useThrottle<T>(value: T, delay: number): T; //# sourceMappingURL=useThrottle.d.ts.map