Function Graph Overview
    Preparing search index...

    Interface GraphEdge

    interface GraphEdge {
        type: EdgeType;
    }
    Index

    Properties

    Properties

    type: EdgeType