UNPKG

defer-render-hoc

Version:
4 lines (3 loc) 82 B
global.requestAnimationFrame = function(callback) { setTimeout(callback, 0); };