Function: reconcileBlockBodyAtPath()¶
reconcileBlockBodyAtPath(
baseBody,incomingBody,baseContent,incomingContent,mergedContent,path):BlockBody
Defined in: core/src/canonical-ast.ts:1209
Parameters¶
baseBody¶
BlockBody | undefined
incomingBody¶
BlockBody | undefined
baseContent¶
incomingContent¶
mergedContent¶
path¶
readonly string[]