interface AbstractConfigSetLevels {
    [key: string]: number;
}

Hierarchy (view full)

Indexable

[key: string]: number