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

    Interface TrackOutput

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