Simple, generic-typed custom event emitter.
Private
Emit the event for listeners to observe.
Optional
the payload for the event
optionally supply values to CustomEvent like preventing bubbling.
Generated using TypeDoc
Simple, generic-typed custom event emitter.