Skip to content

Commit 5167b2e

Browse files
Export GenericError (#644)
1 parent cc29c61 commit 5167b2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,6 @@ export {
3636
PopupTimeoutError,
3737
AuthenticationError,
3838
MissingRefreshTokenError,
39+
GenericError
3940
} from '@auth0/auth0-spa-js';
4041
export { OAuthError } from './errors';

0 commit comments

Comments
 (0)