@eagleoutice/flowr - v2.9.14
    Preparing search index...
    interface InputSourcesQueryResult {
        ".meta": BaseQueryMeta;
        results: Record<string, InputSources>;
    }

    Hierarchy (View Summary)

    Hierarchy-Diagram

    UML class diagram of InputSourcesQueryResult
    Index

    Properties

    Properties

    ".meta": BaseQueryMeta
    results: Record<string, InputSources>

    For each query key, a list of classified input sources (each with id and all traces)