interface ResolvedIdMap {
    [key: string]: ResolvedId;
}

Indexable

[key: string]: ResolvedId