Skip to content

Commit f847f6a

Browse files
committed
Remove AuthErrorCode from core export
1 parent 973cdfa commit f847f6a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages-exp/auth-exp/src/core/index.ts

-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@
1818
import * as externs from '@firebase/auth-types-exp';
1919
import { CompleteFn, ErrorFn, Unsubscribe } from '@firebase/util';
2020

21-
export { AuthErrorCode } from './errors';
22-
2321
// Non-optional auth methods.
2422
/**
2523
* Changes the type of persistence on the Auth instance for the currently saved

0 commit comments

Comments
 (0)