Skip to content
On this page

Interface: NodeAddChange<Data>

Type parameters

NameType
DataElementData

Table of contents

Properties

Properties

item

• item: GraphNode<Data, any, string>


type

• type: "add"

Released under the MIT License.