@oss-autopilot/core - v3.21.0
    Preparing search index...

    Interface PostOutput

    Output of the post command

    interface PostOutput {
        commentUrl: string;
        url: string;
    }
    Index
    commentUrl: string
    url: string