eventsServiceRef
Home > @backstage/plugin-events-node
> eventsServiceRef
The EventsService that allows to publish events, and subscribe to topics. Uses the root
scope so that events can be shared across all plugins, modules, and more.
Signature:
eventsServiceRef: import("@backstage/backend-plugin-api").ServiceRef<EventsService, "plugin", "singleton">