Subscribe a handler to a event, but only once
The event to subscribe to
The handler to call when the event is dispatched
Subscribe a handler to a event
The handler to call when the event is dispatched
Unsubscribe a handler from a event
The handler to unsubscribe
Generated using TypeDoc
A strongly typed event emitter
Example