Type alias FollowConditionDetails

FollowConditionDetails: {
    follow: string;
}

Type declaration

  • follow: string