interface DoneSignUpStep {
    signUpStep: "DONE";
}

Properties

Properties

signUpStep: "DONE"