Type Alias ExistsEmailData

ExistsEmailData: {
    email: string;
}