Type Alias ConfigDataDictionary<ConfigType>

ConfigDataDictionary: Record<string, ConfigType>

Type Parameters