lemmy-js-client
    Preparing search index...

    Type Alias PostSortType

    PostSortType:
        | "Active"
        | "Hot"
        | "New"
        | "Old"
        | "Top"
        | "MostComments"
        | "NewComments"
        | "Controversial"
        | "Scaled"

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