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 81377f9 commit 7b2395dCopy full SHA for 7b2395d
src/Common/API/constants.ts
@@ -67,4 +67,4 @@ export const RESPONSE_MESSAGES = {
67
511: 'Network Authentication Required',
68
598: 'Network read timeout error',
69
599: 'Network connect timeout error',
70
-}
+} as const
0 commit comments