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 3645733 commit d9dee4dCopy full SHA for d9dee4d
packages-exp/app-exp/src/public-types.ts
@@ -75,7 +75,7 @@ export interface FirebaseApp {
75
* and to associate client data with your Firebase project and
76
* Firebase application. Typically this object is populated by the Firebase
77
* console at project setup. See also:
78
- * {@link https://firebase.google.com/docs/web/setup#config-object | Learn about the Firebase config object}
+ * {@link https://firebase.google.com/docs/web/setup#config-object | Learn about the Firebase config object}.
79
*/
80
export interface FirebaseOptions {
81
/**
0 commit comments