We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e47967a commit f6b8b31Copy full SHA for f6b8b31
1 file changed
packages/shared/src/__tests__/error.spec.ts
@@ -5,8 +5,8 @@ import {
5
buildErrorThrower,
6
ClerkOfflineError,
7
ClerkRuntimeError,
8
- is429Error,
9
is4xxError,
+ is429Error,
10
isClerkRuntimeError,
11
isUnauthenticatedError,
12
} from '../error';
0 commit comments