Function: removeListener
registry.removeListener
▸ removeListener(«destructured»
): boolean
Removes a listening UID from the registry, and then returns true
if there are any remaining listeners,
or false
if no listeners remain.
Parameters
Name | Type |
---|---|
«destructured» |
RemoveListenerArgs |
Returns
boolean