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

    a package (or a linked group sharing one version) and its surviving versions, one factor of the combination count

    interface CountFactor {
        name: string;
        survivors: readonly string[];
    }
    Index
    name: string
    survivors: readonly string[]