lemmy-js-client
    Preparing search index...

    Type Alias GetCommunityPendingFollowsCountResponse

    type GetCommunityPendingFollowsCountResponse = {
        count: number;
    }
    Index

    Properties

    Properties

    count: number