Provides several standard Eventbus instances that are accessible through named exports: mainEventbus,
pluginEventbus, and testEventbus. For the most part these instances are useful for testing applications to
have easy access across the runtime to consistent instances.
Provides several standard Eventbus instances that are accessible through named exports:
mainEventbus
,pluginEventbus
, andtestEventbus
. For the most part these instances are useful for testing applications to have easy access across the runtime to consistent instances.Example