ConfigurationServiceProvider.prototype.setCommandKeyValueScope(commandName: string): void
Indicate that the contained DefaultKeyValueService should be set to have a scope of the provided command name.
ConfigurationServiceProvider.prototype.setCommandKeyValueScope(commandName: string): void
Indicate that the contained DefaultKeyValueService should be set to have a scope of the provided command name.
import ConfigurationServiceProvider from ".";