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 f40fda6 commit 767aba0Copy full SHA for 767aba0
src/Error.js
@@ -41,4 +41,4 @@ function createSanitizedHttpError(statusCode, detailedMessage) {
41
return error;
42
}
43
44
-export { createSanitizedError, createSanitizedHttpError };
+export { createSanitizedError, createSanitizedHttpError };
0 commit comments