@eagleoutice/flowr - v2.10.2
    Preparing search index...
    interface FunctionsMetadata {
        totalCalls: number;
        totalFunctionDefinitions: number;
        [key: string]: unknown;
    }

    Hierarchy (View Summary)

    Indexable

    • [key: string]: unknown

    Hierarchy-Diagram

    UML class diagram of FunctionsMetadata
    Index

    Properties

    totalCalls: number
    totalFunctionDefinitions: number