Add an item to the queue.
A promise that resolves at the same time as the added item.
Protected
handleHandles a queue item finishing, whether it be a rejection or a resolution.
Protected
triggerTries to trigger the next queue item, if there is one.
Whether a new queue item was triggered or not. true
if it was, otherwise false
.
A queue that manages its items with promises.
Package
@augment-vir/common