TypeScript: is there a way to achieve something like prop spreading with Generics?

前端 未结 0 462
醉酒成梦
醉酒成梦 2020-11-22 13:53

I have a interface Foo

interface Foo {
  // omit implementation details
}

It takes 3 generic params... so wheneve

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