Typescript not inferring dynamic key for object

前端 未结 0 1172
無奈伤痛
無奈伤痛 2020-12-04 17:06

I have a simple redux action:

export interface UpdateUserSettingsPayloadType {
  videoInput?: MediaDeviceInfo;
  audioI         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题