SPeCS Packages Documentation
    Preparing search index...
    interface Data {
        conditionFlowNodeType: ConditionNode.Type;
        falseEdgeId: string;
        flowNodeType: CONDITION;
        id: string;
        trueEdgeId: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    conditionFlowNodeType: ConditionNode.Type
    falseEdgeId: string
    flowNodeType: CONDITION
    id: string
    trueEdgeId: string