Typescript: Convert intersection of similar objects to object type

后端 未结 0 700
星月不相逢
星月不相逢 2020-12-20 06:49

How to transform intersection of similar objects to object type using TypeScript typings?

Input

type I = {
  k         


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