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

    Interface VerifyIssueParams

    interface VerifyIssueParams {
        number: number;
        owner: string;
        repo: string;
    }
    Index

    Properties

    Properties

    number: number
    owner: string
    repo: string