Skip to main content

NodeChangeEvent

interface NodeChangeEvent {
nodeChanges: NodeChange[]
}