Typescript reduce acc with different key and values than input arg

后端 未结 0 767
长发绾君心
长发绾君心 2021-01-12 07:36

I\'m getting the error that property \'label\' doesn\'t exist on type Field for below

interface Field {
  some_key: \'value\';   
}

interface Fi         


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