core/common/service-registry.service.ts
Service for managing and retrieving dynamically registered services within the application. It leverages a map of InjectionTokens to associate services with unique extension keys.
root