You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to strip the object of all extra property added by restmod (everything starting with a "$" basically).
Is there a method to do that? I tried unwrap() without success.
Thanks in advance
The text was updated successfully, but these errors were encountered:
I need to strip the object of all extra property added by restmod (everything starting with a "$" basically).
Is there a method to do that? I tried unwrap() without success.
Thanks in advance
The text was updated successfully, but these errors were encountered: