We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 35a1dfc + 3b15633 commit 63f9b62Copy full SHA for 63f9b62
lib/msal-browser/test/interaction_client/PopupClient.spec.ts
@@ -56,6 +56,7 @@ import {
56
BrowserAuthError,
57
createBrowserAuthError,
58
BrowserAuthErrorMessages,
59
+ BrowserAuthErrorCodes,
60
} from "../../src/error/BrowserAuthError.js";
61
import { InteractionHandler } from "../../src/interaction_handler/InteractionHandler.js";
62
import { getDefaultPerformanceClient } from "../utils/TelemetryUtils.js";
0 commit comments