interface StarterPreferences {
    [key: integer]: StarterAttributes;
}

Indexable

[key: integer]: StarterAttributes