Underlying dispatcher to use.
Name of the default event type to emit.
Readonly
defaultName of the default event type to emit.
Private
Readonly
dispatcherUnderlying dispatcher to use.
Dispatches a message.
Optional
options: MessageOptionsSubscribes to new messages and returns a handle to unsubscribe.
Optional
options: SubscribeOptions<Msg, object>Generated using TypeDoc
Implementation of MessageBus that wraps an EventTarget.