| 1 | import { AndroidActivityNewIntentEventData, Application, Utils } from '@nativescript/core'; |
| 2 | |
| 3 | import { firebase } from '@nativescript/firebase-core'; |
| 4 | import '@nativescript/firebase-analytics'; |
nothing calls this directly
no test coverage detected