Modules with native support for TypeScript

Some third-party dependencies feature built-in support for TypeScript. For example, an example of a module with native support for TypeScript is the InversifyJS module. In this case, installing the npm module is enough, because the module includes the required type definitions:

npm install inversify --save 

Get Learning TypeScript 2.x - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.