Practice Test Geeks home

TypeScript Data Analysis & Reporting 3

You need to type a generic sorting function for report rows that works on any object with at least one numeric field.
Which TypeScript constraint achieves this?

Select your answer