How to express type for output class of the TS decorator

后端 未结 0 573
我在风中等你
我在风中等你 2020-12-14 19:52

The following code is from the TS docs

function classDecorator(
  constructor: T
) {
  return class extends cons         


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