kuilt
Toggle table of contents
0.7.0-dev
common
Target filter
common
Switch theme
Search in API
Skip to content
kuilt
kuilt-crdt
/
us.tractat.kuilt.crdt
/
AddNodeResult
/
AddNodeResult
Add
Node
Result
constructor
(
tree
:
MovableTree
<
V
>
,
nodeId
:
String
,
patch
:
Patch
<
MovableTree
<
V
>
>
)