UNPKG

reactjs-pdf-view

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