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

    A query that may restrict the functions it inspects to a set of slicing criteria.

    interface FunctionFilteringQuery {
        filter?: readonly SlicingCriterion[];
    }
    Index
    filter?: readonly SlicingCriterion[]