Node safe clone implementation that doesn't use global structuredClone().
Returns a cloned version of the object.
Only clones static properties. Getters become static properties.
Node safe clone implementation that doesn't use global structuredClone().
Returns a cloned version of the object.
Only clones static properties. Getters become static properties.