@eagleoutice/flowr - v2.10.2
    Preparing search index...
    interface FunctionsToDetectConfig {
        fns: readonly string[];
        [key: string]: unknown;
    }

    Hierarchy (View Summary)

    Indexable

    • [key: string]: unknown

    Hierarchy-Diagram

    UML class diagram of FunctionsToDetectConfig
    Index

    Properties

    Properties

    fns: readonly string[]

    The list of function names that should be marked in the given context.