blog.mariusschulz.com
TypeScript 2.1: Mapped Types
1
TypeScript 2.1 introduced mapped types, a powerful type system feature which allows you to create new types from existing ones by transforming properties. Read full article