UNPKG

@azure/msal-browser

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