UNPKG

@azure/msal-browser

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