aimpress-chatbot/node_modules/@azure/msal-common/dist/error/AuthErrorCodes.d.ts
“SamoilenkoVadym” 195299ece0 Initial commit
2025-04-27 17:05:18 +01:00

6 lines
No EOL
268 B
TypeScript

/**
* AuthErrorMessage class containing string constants used by error codes and messages.
*/
export declare const unexpectedError = "unexpected_error";
export declare const postRequestFailed = "post_request_failed";
//# sourceMappingURL=AuthErrorCodes.d.ts.map