UNPKG

@azure/msal-browser

Version:
5 lines 231 B
import { CustomAuthError } from "./CustomAuthError.js"; export declare class UnexpectedError extends CustomAuthError { constructor(errorData: unknown, correlationId?: string); } //# sourceMappingURL=UnexpectedError.d.ts.map