If you want to pass an array into a variadic function. You can use ES6 spread to turn that array into a list of arguments.
確定! 回上一頁