how can I write a picker function that picks only properties (without repeating the types in generic type constraints) in typescript

后端 未结 0 2011
北荒
北荒 2020-12-24 10:56

I am trying to find a neat function that picks only properties of interest in a type (not only in type, but also masks away other properties during runtime).

Currentl

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