typescript global variables across files

后端 未结 0 595
醉话见心
醉话见心 2020-11-28 01:21

In nodejs you are able to set /* index.js file */ global.hello = \'hello\' and if you require another file after the statement the hello variable is valuable al

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