Quantcast
Channel: How to import external NPM module with Typescript declarations using JSPM - Stack Overflow
Browsing latest articles
Browse All 2 View Live

Answer by Giovanni Silva for How to import external NPM module with...

This is a answer I don't like but is a work around. In fact I come across your question while searching for a answer to my case, they are similar.In my case I create a external library too, that...

View Article



How to import external NPM module with Typescript declarations using JSPM

'test-module' is external module written in Typescript with index.d.ts definition file. it has properties for tsd/tsc in package.json:"typings": "dist/index.d.ts","typescript": {"definition":...

View Article
Browsing latest articles
Browse All 2 View Live




Latest Images