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

    Interface TrackOutput

    interface TrackOutput {
        pr: { number: number; repo: string; title: string; url: string };
    }
    Index

    Properties

    Properties

    pr: { number: number; repo: string; title: string; url: string }