TypeScript Sorts Number Array Turun

values.sort((one, two) => (one > two ? -1 : 1));
Shalitha