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
varobj={a: {b: {c: {d: '123'}}}}varschema={a: {b: {c: {e: (e,c,b,a,obj)=>{//If you want to get original object it will be guaranteed last argumentobj=Array.from(arguments).pop();//But it's easier to use thisobj=this}}}}}
The text was updated successfully, but these errors were encountered:
Instead of 4 arguments in function:
You can use every argument for every nested level
F. e.
The text was updated successfully, but these errors were encountered: