@oss-autopilot/core - v1.6.3
    Preparing search index...

    Interface PostOutput

    Output of the post command

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

    Properties

    Properties

    commentUrl: string
    url: string