Is there a way I can copy to clipboard the full path of an inferred type?
Example:
class App { listen(){ const server = expressApp.listen()}}