interface StarterData {
    [key: integer]: StarterDataEntry;
}

Indexable

[key: integer]: StarterDataEntry