Assigning a value such as 89 to `controller` will cause TS to show an error, need to add these to the `ControllerType` enum or otherwise make them valid.
Assigning a value such as 89 to
controllerwill cause TS to show an error, need to add these to theControllerTypeenum or otherwise make them valid.