How to find all nodes who have typeof globalThis using typescript parser?

前端 未结 0 1491
挽巷
挽巷 2020-12-10 12:39

I want to find all variables in the code that are typeof globalThis.

for example in this code foo and bar both are typeof

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