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
import _throttle from './throttle' export {_throttle as throttle}