SPeCS Packages Documentation
    Preparing search index...
    interface Data {
        flowEdgeType: FlowEdge.Type;
        id: string;
        source: string;
        target: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    flowEdgeType: FlowEdge.Type
    id: string
    source: string
    target: string