| 2 | import { } from '@nativescript/firebase-messaging'; |
| 3 | |
| 4 | export class DemoSharedFirebaseMessaging extends DemoSharedBase { |
| 5 | |
| 6 | testIt() { |
| 7 | console.log('test firebase-messaging!'); |
nothing calls this directly
no outgoing calls
no test coverage detected