UNPKG

@react-cmpt/use-throttle

Version:

The throttled value / function hook for react

4 lines (3 loc) 125 B
import useThrottle from "./useThrottle"; import useThrottleFn from "./useThrottleFn"; export { useThrottle, useThrottleFn };