Skip to content

Commit

Permalink
Fix externs def (#3824)
Browse files Browse the repository at this point in the history
  • Loading branch information
hsubox76 committed Sep 22, 2020
1 parent 4dc8817 commit 49d97ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/firebase/externs/firebase-app-internal-externs.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
*/

/**
* @param {!firebase.FirebaseComponent}
* @param {!Object} component
*/
firebase.INTERNAL.registerComponent = function (component) {};

Expand Down

0 comments on commit 49d97ff

Please sign in to comment.