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
requestAnimationFrame
in browser andsetImmediate
in node as a Promise.