Typescript: return type of the child class from method

前端 未结 0 723
南旧
南旧 2020-12-28 14:49

I have a Model class and 2 child classes who extends from Model, like this:

class Model {
  public static init(): any {         


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