@eagleoutice/flowr - v2.15.8
    Preparing search index...

    Which page documents a name, and what made it the answer.

    interface RdTopicMatch {
        topic: string;
        via: RdMatch;
    }
    Index
    topic: string
    via: RdMatch