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