The sort() method in TypeScript sorts the elements for an array and returns the sorted array. By default, it sorts an array in ascending order.
確定! 回上一頁