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 97bab0d commit 30b1134Copy full SHA for 30b1134
src/errors/index.ts
@@ -1,4 +1,3 @@
1
-// import { JsonWebTokenError } from "jsonwebtoken";
2
import { UnauthorizedError } from "./unauthorized";
3
import { EnvironmentError } from "./environment";
4
import * as c from "../constants";
0 commit comments