ChangeNode_0_0_2 TypeAlias
JSON-compatible Node type. Objects of this type will be persisted in internal change objects (under Edits) in the SharedTree history.
Signature
export declare type ChangeNode_0_0_2 = TreeNode<ChangeNode_0_0_2, StableNodeId>;