How to reach global window variables from async self executing functions

前端 未结 0 1213
面向向阳花
面向向阳花 2021-01-12 21:18

How can I set window variables from inner side of async self excuting function. When I use await just before fetch, I get "error: Uncaught ReferenceError: bar is not de

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