emittery icon indicating copy to clipboard operation
emittery copied to clipboard

Support AbortController

Open kbrgl opened this issue 2 years ago • 0 comments

It would be awesome if it was possible to pass an AbortController to Emittery as part of the options for on(), the same way addEventListener allows. This would make complex listener removal scenarios much easier to work with, such as removing all event listeners when a specific event listener fires.

kbrgl avatar Feb 23 '24 09:02 kbrgl