get dictionary/object keys as tuple in typescript
I would like to get proper tuple type with proper type literals from an object in TS 3.1:
get dictionary/object keys as tuple in typescript
I would like to get proper tuple type with proper type literals from an object in TS 3.1: