Why does the generic constraint produce a TS2417 error?

后端 未结 0 780
迷失自我
迷失自我 2020-12-22 03:21

I am getting a TypeScript 2417 error on the Table class implementing the following code:

export abstract class BaseTabl         


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