interface StarterFormMoveData {
    [key: integer]: StarterMoveset;
}

Indexable

[key: integer]: StarterMoveset