my-typescript-package-just-a-test
v1.0.1
Published
[The 30-second guide to publishing a TypeScript package to NPM](https://medium.com/cameron-nokes/the-30-second-guide-to-publishing-a-typescript-package-to-npm-89d93ff7bccd) Also:
Downloads
4
Readme
The 30-second guide to publishing a TypeScript package to NPM Also:
Add "declaration": true to your tsconfig.json
Source Code
The source code was taken from TypeScript Hello world module