We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 973cdfa commit f847f6aCopy full SHA for f847f6a
packages-exp/auth-exp/src/core/index.ts
@@ -18,8 +18,6 @@
18
import * as externs from '@firebase/auth-types-exp';
19
import { CompleteFn, ErrorFn, Unsubscribe } from '@firebase/util';
20
21
-export { AuthErrorCode } from './errors';
22
-
23
// Non-optional auth methods.
24
/**
25
* Changes the type of persistence on the Auth instance for the currently saved
0 commit comments