coreServices.actionsRegistry
Home > @backstage/backend-plugin-api
> coreServices
> actionsRegistry
Service for registering and managing distributed actions.
See ActionsRegistryService and the service docs for more information.
Signature:
actionsRegistry: import("../system").ServiceRef<import("./ActionsRegistryService").ActionsRegistryService, "plugin", "singleton">