How to access a `declare`d variable from unit tests Angular & Karma/Jasmine

后端 未结 0 930
说谎
说谎 2021-01-31 08:09

I have something like this in my Code :

import {
  Component,
  OnInit
} from \'@angular/core\';
import {
  AlertController,
  App,
  Events,
  Platform
} from &q         


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