Wait for the next tick. This wraps requestAnimationFrame in browser and setImmediate in node as a Promise.
requestAnimationFrame
setImmediate
Generated using TypeDoc
Wait for the next tick. This wraps
requestAnimationFramein browser andsetImmediatein node as a Promise.