@moontaiworks/fanbox-dl - v1.7.3
    Preparing search index...

    Interface ListCreatorPostsResult

    interface ListCreatorPostsResult {
        posts: PostSummary[];
    }
    Index

    Properties

    Properties

    posts: PostSummary[]