UNPKG

@azure/msal-browser

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