Learning TypeScript 2.x
上QQ阅读APP看书,第一时间看更新

Advanced features of the TypeScript type system

In this section, we are going to learn some advanced type system features such as generic types, mapped types, and lookup types.