Infer class argument type from super call

后端 未结 0 1678
遥遥无期
遥遥无期 2021-01-22 05:09

In my project using discord.js, there is a ClientEvents interface that holds event argument tuple types:

interface ClientEvents {
  ready: [];
  warn         


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