UNPKG

@render-props/throttle

Version:

A state container which limits the frequency with which setState can be called using `requestAnimationFrame`.

3 lines (2 loc) 66 B
export default from './Throttle' export {throttle} from './utils'