-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add method for removing custom event listeners #134
Comments
Mohmn
changed the title
add method for removing event listener
add method for removing custom event listeners
Nov 12, 2022
Yes, this is good, now we are using node built-in (if I can say this way) event API to handle the event listener, so it seems easy to expose something @Mohmn required in this issue. |
@dadiorchen yep its pretty straight forward, should i do it myself or leave it for the new contributors |
I hope you can take it, it is not a easy one |
I will give it a go then |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Some hints:
The text was updated successfully, but these errors were encountered: