blog.mariusschulz.com
TypeScript 2.1: keyof and Lookup Types
1
TypeScript 2.1 introduces the keyof operator and lookup types, which help capture even more of JavaScript's dynamic nature in a static type system. Read full article