UNPKG

@azure/msal-browser

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