UNPKG

@azure/msal-browser

Version:
7 lines 355 B
import { SignInContinuationState } from "../../../sign_in/auth_flow/state/SignInContinuationState.js"; /** * Represents the state that indicates the successful completion of a password reset operation. */ export declare class ResetPasswordCompletedState extends SignInContinuationState { } //# sourceMappingURL=ResetPasswordCompletedState.d.ts.map