Skip to content

Commit 6acc816

Browse files
committed
revert app-types
1 parent 5cd1a55 commit 6acc816

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

packages/app-types/index.d.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,10 +74,6 @@ export interface FirebaseNamespace {
7474
* omitted)
7575
*/
7676
initializeApp(options: FirebaseOptions, name?: string): FirebaseApp;
77-
/**
78-
* Create (and initialize) a FirebaseApp.
79-
*/
80-
initializeApp(): FirebaseApp;
8177

8278
app: {
8379
/**

0 commit comments

Comments
 (0)