Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DiffNode<S, A>

Type parameters

  • S

  • A

Hierarchy

Index

Properties

actionType

actionType: ActionType

artifacts

artifacts: Artifacts<A>

bookmarked

bookmarked: boolean

children

children: NodeID[]

diffs

diffs: Diff<JsonValue>[]

id

id: NodeID

label

label: string

lastStateNode

lastStateNode: NodeID

metadata

metadata: NodeMetadata<S>

parent

parent: NodeID

Generated using TypeDoc