@typhonjs-plugin/manager
@typhonjs-plugin/manager/eventbus
EventbusEvents
Type alias EventbusEvents
Eventbus
Events
:
{
[
key
:
string
]
:
EventData
[]
;
}
Event data stored by event name.
Type declaration
[
key
:
string
]:
EventData
[]
Settings
Member Visibility
Inherited
Protected
Theme
OS
Light
Dark
@typhonjs-plugin/manager
@typhonjs-plugin/manager
@typhonjs-plugin/manager/eventbus
@typhonjs-plugin/manager/eventbus/buses
Event data stored by event name.