lemmy-js-client

    Type Alias CommunityFollowerView

    A community follower.

    type CommunityFollowerView = {
        community: Community;
        follower: Person;
    }
    Index

    Properties

    Properties

    community: Community
    follower: Person
    MMNEPVFCICPMFPCPTTAAATR