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