ConfigurationServiceProvider.prototype.setServiceKeyValueScope(serviceId: string): void
Indicate that the contained DefaultKeyValueService should be set to have a scope of the provided service ID.
ConfigurationServiceProvider.prototype.setServiceKeyValueScope(serviceId: string): void
Indicate that the contained DefaultKeyValueService should be set to have a scope of the provided service ID.
import ConfigurationServiceProvider from ".";