UNPKG

@azure/msal-browser

Version:
7 lines 272 B
import { AuthFlowStateBase } from "../../../core/auth_flow/AuthFlowState.js"; /** * Represents the state of a sign-up operation that has failed. */ export declare class SignUpFailedState extends AuthFlowStateBase { } //# sourceMappingURL=SignUpFailedState.d.ts.map