interface ObjectInfo {
    [k: string]: NodeConfig;
}

Indexable

[k: string]: NodeConfig