Replaces the current node with replacement. It is assumed that the current node is in an array that is a child of a parent element. If this is not the case, the function will error.
replacement
Generated using TypeDoc
Replaces the current node with
replacement. It is assumed that the current node is in an array that is a child of a parent element. If this is not the case, the function will error.