UNPKG

@render-props/throttle

Version:

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

4 lines (3 loc) 96 B
import _default from './Throttle' export {_default as default} export {throttle} from './utils'