Add docs for removing onAny
listener
#415
Labels
Type: Bug
Something isn't working as documented, or is being fixed
onAny
listener
#415
onAny
was added by #324, but there's no documentation on how to remove the listener. In order to do so, you need to callremoveListener()
with*
as the event name.The text was updated successfully, but these errors were encountered: