keyof doesn't satisfy constraint when nested

前端 未结 0 1616
梦谈多话
梦谈多话 2020-12-10 09:47

Using the the extension of the keyof of some object type works fine to index that type, but does not work on an extension of the object type. Is there someway to tell TypeSc

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