We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27da4dc commit 9a5cb7dCopy full SHA for 9a5cb7d
packages/firebase-analytics/index.d.ts
@@ -1,4 +1,5 @@
1
-import { IAnalytics, EventParameter, ConsentType, ConsentStatus} from './common';
+import { IAnalytics, EventParameter, ConsentType, ConsentStatus } from './common';
2
+import { Firebase } from '@nativescript/firebase-core';
3
4
export * from './common';
5
0 commit comments