File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
packages-exp/auth-exp/src/model Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -657,7 +657,7 @@ export interface RecaptchaParameters {
657
657
[key : string ]: any ;
658
658
}
659
659
660
- // Warning: (ae-forgotten-export) The symbol "ApplicationVerifierInternal" needs to be exported by the entry point index.d.ts
660
+ // Warning: (ae-forgotten-export) The symbol "ApplicationVerifierInternal" needs to be exported by the entry point index.doc. d.ts
661
661
//
662
662
// @public
663
663
export class RecaptchaVerifier implements ApplicationVerifierInternal {
Original file line number Diff line number Diff line change @@ -1101,6 +1101,7 @@ declare module '@firebase/component' {
1101
1101
1102
1102
/**
1103
1103
* Configuration of Firebase Authentication Emulator.
1104
+ * @public
1104
1105
*/
1105
1106
export interface EmulatorConfig {
1106
1107
/**
You can’t perform that action at this time.
0 commit comments