Skip to content

Commit cd382be

Browse files
authored
Merge d78da3c into bfeac26
2 parents bfeac26 + d78da3c commit cd382be

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages-exp/auth-exp/index.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,8 @@ export { browserPopupRedirectResolver } from './src/platform_browser/popup_redir
122122
export { PhoneMultiFactorGenerator } from './src/platform_browser/mfa/assertions/phone';
123123

124124
/**
125-
* Initializes an Auth instance with platform specific default dependencies.
125+
* Returns the Auth instance associated with the provided {@link @firebase/app#FirebaseApp}.
126+
* If no instance exists, initializes an Auth instance with platform-specific default dependencies.
126127
*
127128
* @param app - The Firebase App.
128129
*

0 commit comments

Comments
 (0)