Type Alias CommunityFollowerView

CommunityFollowerView: { community: Community; follower: Person }

A community follower.

Type declaration