Yeah, `queue` handlers don't need to return anything so: `Promise<void>` works well

Yeah,
queue
handlers don't need to return anything so:
Promise<void>
works well
Was this page helpful?