ats-npm-module-consume
v1.1.1
Published
Consume a TypeScript npm module
Downloads
2
Readme
ts-npm-module-consume
A sample project showing flawless consumption of a TypeScript NPM module using TypeScript. This project consumes the sister project ts-npm-module using NPM.
Run npm install
in this project and then open it with atom-typescript
and you can see it gets picked up automatically.