# 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](https://github.com/basarat/ts-npm-module) using NPM.

Run `npm install` in this project and then open it with [`atom-typescript`](https://atom.io/packages/atom-typescript) and you can see it gets picked up automatically. 
