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

    Interface ClaimOutput

    Output of the claim command

    interface ClaimOutput {
        commentUrl: string;
        issueUrl: string;
    }
    Index

    Properties

    Properties

    commentUrl: string
    issueUrl: string