Optionaloptions: ListenerOptionsReturns an event promise that resolves when the specified event is emitted. This overload is untyped and can be used to listen for any event that is emitted.
Optionaloptions: ListenerOptionsExecutes a callback once when the specified event is emitted
Optionaloptions: ListenerOptionsExecutes a callback once when the specified event is emitted. This overload is untyped and can be used to listen for any event that is emitted.
Optionaloptions: ListenerOptionsReturns an event promise that resolves when any events matching the regex are emitted
Optionaloptions: ListenerOptionsExecutes a callback once when any events matching the regex are emitted
Optionaloptions: ListenerOptions
Returns an event promise that resolves when the specified event is emitted