Typescript, merge object types?

前端 未结 3 1349
执念已碎
执念已碎 2020-12-08 17:17

Is it possible to merge the props of two generic object types? I have a function similar to this:

function foo(a: A         


        
3条回答
提交回复
热议问题