Helper classes and methods for implementing the idle-until-urgent pattern
Defer non-critical tasks to run when the main thread is idle
Helper classes and methods for implementing the idle-until-urgent pattern, based on TypeScript, and SSR compatible.