Queue async operations and executes them synchronously.
Adds the async operation to the queue
An async callback that returns a promise
A promise that will get resolved or rejected after executing the callback
Generated using TypeDoc
Queue async operations and executes them synchronously.