Not too long ago I wrote an article that explained how to include external JavaScript libraries in an Angular 2 TypeScript project. To summarize that post, my goal was to show how to use any of the millions of JavaScript libraries that exist online within a TypeScript application. I received a lot of heat from […]
The post Add Type Definitions To An External JavaScript File In TypeScript appeared first on The Polyglot Developer.