@eagleoutice/flowr - v2.13.14
    Preparing search index...
    interface UndefinedSymbolMetadata {
        suppressed: SuppressionCounts;
        totalFunctionCalls: number;
        totalVariableUses: number;
        [key: string]: unknown;
    }

    Hierarchy (View Summary)

    Indexable

    • [key: string]: unknown
    Index
    suppressed: SuppressionCounts

    breakdown of unresolved candidates that were suppressed rather than reported

    totalFunctionCalls: number
    totalVariableUses: number