How to patch class constructor using typescript module augmentation?

后端 未结 0 1943
天命终不由人
天命终不由人 2021-02-05 05:44

I try to use typescript module augmentation in order to change this class in a module dependency :

// module/token_response.ts

export class TokenRes         


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