lemmy-js-client
    Preparing search index...

    Type Alias PostResponse

    type PostResponse = {
        post_view: PostView;
    }
    Index

    Properties

    Properties

    post_view

    post_view: PostView