UNPKG

@azure/msal-browser

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