coreServices.lifecycle
Home > @backstage/backend-plugin-api
> coreServices
> lifecycle
Registration of plugin startup and shutdown lifecycle hooks.
See LifecycleService and the service docs for more information.
Signature:
lifecycle: import("../system").ServiceRef<import("./LifecycleService").LifecycleService, "plugin", "singleton">