Using Typescript's Pick to retrieve all keys of a certain type

后端 未结 0 1218
深忆病人
深忆病人 2020-12-10 15:16

Is there a way to use Pick to extract all keys of a certain type?

Example:

type MyObjec         


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