@eagleoutice/flowr - v2.9.14
    Preparing search index...
    interface ProblematicEvalConfig {
        considerAsEval: string;
        [key: string]: unknown;
    }

    Hierarchy (View Summary)

    Indexable

    • [key: string]: unknown

    Hierarchy-Diagram

    UML class diagram of ProblematicEvalConfig
    Index

    Properties

    Properties

    considerAsEval: string

    All calls that should be considered to be valid eval entry points, this will be interpreted as a Regex!