This repository was archived by the owner on Jul 30, 2018. It is now read-only.
This repository was archived by the owner on Jul 30, 2018. It is now read-only.
TypeScript 2.2 Object and Intersection Types #118
Closed
Description
TypeScript 2.2 will have Object and Intersection types, microsoft/TypeScript#13604 which should drastically improve our inference through mixins and this.
We should look to see what improvements this can bring in terms of typing.
The code for this is in master so available under typescript@next