interface ChangePhoneNumberFormInputs {
    phone: string;
}

Properties

Properties

phone: string

Generated using TypeDoc