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

    name to tooltip text, for the names a page can link to

    interface KnownNames {
        get(name: string): string | undefined;
    }
    Index