UNPKG

@azure/msal-browser

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