Is there a “use explicit type refactoring” in VSCode/TypeScript?

前端 未结 0 854
执笔经年
执笔经年 2021-02-04 05:47

Is there a way I can copy to clipboard the full path of an inferred type?

Example:

class App { listen(){ const server = expressApp.listen()}}
相关标签:
回答
  • 消灭零回复
提交回复
热议问题