event icon indicating copy to clipboard operation
event copied to clipboard

add wait method

Open SadiePi opened this issue 2 years ago • 1 comments

Adds a method to EventEmitter called wait that awaits the completion of each listener. Note: awaiting this method does not work the same way as awaiting emit.

SadiePi avatar Jun 28 '22 09:06 SadiePi