for example i have a code
let a=new Proxy(xx,xx);
console.log({...a})
this will err.
how to fix it to compatible this operations