interface DataflowGraphVertexAstLink {
    origin: NodeId[];
}

Properties

Properties

origin: NodeId[]