interface HistoryUpdateDetailsOptions {
    nodeId?: null | NodeIdLike;
}

Hierarchy (view full)

Properties

Properties

nodeId?: null | NodeIdLike