I need to alter an object which is non extensible. Is there any work around that we can alter this object property ?
I have read the Documentation that says so "There is no way to make an object extensible again once it has been made non-extensible."
Is there any workarounds ? Like Duplicating the object or something?