Typescript: pass Parameters tuple of generic function type parameter as variadic arguments

后端 未结 0 1179
轮回少年
轮回少年 2021-02-04 06:02

In Typescript 4.1.x you can spread tuple types into functions as variadic arguments. However, I\'m hitting an error when the tuple is derived from a generic type parameter and u

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