Type alias ConfigDictionnary

ConfigDictionnary: {
    [key: string]: ConfigItem | ConfigValue;
}

Currently not used

Type declaration

Generated using TypeDoc