Yami Odymel https://invade.tw/ says to OwO
function a ({b: {c}}) { } 等同於 function a (param) { b = param.b c = param.b.c } 我記得沒錯應該是這樣