Clonable
Interface for objects that can be cloned Essential for copy operations in diffing and patching workflows
Methods
clone()
clone(opts: CoreValueCloneOpts): T
Interface for objects that can be cloned Essential for copy operations in diffing and patching workflows
clone(opts: CoreValueCloneOpts): T