Opt-in blueprint: import and register it (or use @EventBus()) to enable the emit side.
It contributes the EventBusServiceProvider, which binds eventBus and eventBusManager.
The listener side is the light key-router from @stone-js/router (@BusListener()).
stone.providers is an array, so this merges.
Opt-in blueprint: import and register it (or use
@EventBus()) to enable the emit side.It contributes the EventBusServiceProvider, which binds
eventBusandeventBusManager. The listener side is the light key-router from@stone-js/router(@BusListener()).stone.providersis an array, so this merges.