lemmy-js-client
    Preparing search index...

    Type Alias PostSortType

    PostSortType:
        | "active"
        | "hot"
        | "new"
        | "old"
        | "top"
        | "most_comments"
        | "new_comments"
        | "controversial"
        | "scaled"

    The post sort types. See here for descriptions: https://join-lemmy.org/docs/en/users/03-votes-and-ranking.html