interface OperationNode {
    kind: OperationNodeKind;
}

Hierarchy (view full)

Properties

Properties