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

    What to ask for beyond the definition itself, see exceptionsOfFunction.

    interface FunctionExceptionsOptions {
        knownThrower?: ExceptionsByFunction;
    }
    Index
    knownThrower?: ExceptionsByFunction

    seeds additional throwers, e.g. the result of an earlier call, so their callees are counted too