Skip to content

Commit 21988c3

Browse files
committed
Adding markdown output for these changes.
1 parent f681558 commit 21988c3

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

common/api-review/app-exp.api.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -58,21 +58,13 @@ export interface _FirebaseAppInternal extends FirebaseApp {
5858

5959
// @public
6060
export interface FirebaseOptions {
61-
// (undocumented)
6261
apiKey?: string;
63-
// (undocumented)
6462
appId?: string;
65-
// (undocumented)
6663
authDomain?: string;
67-
// (undocumented)
6864
databaseURL?: string;
69-
// (undocumented)
7065
measurementId?: string;
71-
// (undocumented)
7266
messagingSenderId?: string;
73-
// (undocumented)
7467
projectId?: string;
75-
// (undocumented)
7668
storageBucket?: string;
7769
}
7870

0 commit comments

Comments
 (0)