Properties can be removed using destructuring in combination with the rest operator. Here password is destructured out (ignored) and the rest of the ...
確定! 回上一頁