UNPKG

@25sprout/react-starter

Version:

25sprout web starter with React

4 lines (3 loc) 74 B
global.requestAnimationFrame = callback => { setTimeout(callback, 0); };