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 d7692c2 commit 14dbd51Copy full SHA for 14dbd51
packages-exp/app-exp/src/public-types.ts
@@ -116,6 +116,7 @@ export interface _FirebaseService {
116
/**
117
* @internal
118
*/
119
+// eslint-disable-next-line @typescript-eslint/naming-convention
120
export interface _FirebaseAppInternal extends FirebaseApp {
121
container: ComponentContainer;
122
isDeleted: boolean;
0 commit comments