| 1 | import { Inject, Injectable, InjectionToken, NgZone, Optional } from '@angular/core'; |
| 2 | import { ɵAngularFireSchedulers } from '@angular/fire'; |
| 3 | import { AppCheckInstances } from '@angular/fire/app-check'; |
| 4 | import { ɵPromiseProxy, ɵapplyMixins, ɵlazySDKProxy } from '@angular/fire/compat'; |
nothing calls this directly
no test coverage detected