Object.getPrototypeOf
structuredClone
spread
Creates a deep clone of the given value.
structuredClone<T>(value: T): T