RXJS: get the result of an observable before continuing

前端 未结 0 958
你的背包
你的背包 2020-12-08 15:54

I have code like this:

const tokenInfo = await this.getTokenInfo(); // Prosmise-based
config.headers.Authorization = to         


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