Type alias for a function that is used to schedule a microtask, which is a function that takes a callback and schedules it to run
The microtask callback function to schedule.
0.15.0
Type alias for a function that is used to schedule a microtask, which is a function that takes a callback and schedules it to run