@eagleoutice/flowr - v2.10.1
    Preparing search index...
    interface SubExplanationParameters {
        code: string;
        description: string;
        expectedSubgraph: DataflowGraph;
        name: string;
    }
    Index

    Properties

    code: string
    description: string
    expectedSubgraph: DataflowGraph
    name: string