Interface PreferenceConfiguration

interface PreferenceConfiguration {
    name: string;
}

Properties

Properties

name: string