Interface ResourceLanguage

interface ResourceLanguage {
    [namespace: string]: ResourceKey;
}

Indexable

[namespace: string]: ResourceKey