Skip to content

Commit 5a24da1

Browse files
Feiyang1hsubox76
authored andcommitted
Migrate installations to component framework (#2322)
* Migrate installations to component framework * remove unused import * update calling code according to the latest component changes * added forceRefresh back
1 parent dd302c6 commit 5a24da1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/installations/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ declare module '@firebase/app-types' {
5858
interface FirebaseApp {
5959
installations(): FirebaseInstallations;
6060
}
61-
}
61+
}

0 commit comments

Comments
 (0)