Interface GangOtherInfo

interface GangOtherInfo {
    [key: string]: GangOtherInfoObject;
}

Indexable

[key: string]: GangOtherInfoObject