Due to how TypeScript treats rest parameters, it expects a list of parameters as a single string which is turned into an array-like arguments .
確定! 回上一頁