The IEventBusAdapter contract defines a way for dispatching and listening to events independent of underlying technology. This contract is not meant to be used directly, instead you should use IEventBus
IEventBusAdapter
IEventBus
IMPORT_PATH: "@daiso-tech/core/event-bus/contracts"
"@daiso-tech/core/event-bus/contracts"
The
IEventBusAdaptercontract defines a way for dispatching and listening to events independent of underlying technology. This contract is not meant to be used directly, instead you should useIEventBusIMPORT_PATH:
"@daiso-tech/core/event-bus/contracts"