0
I created an API in Typescript just a short time ago.
And I would like to know how you publish it in Npmjs, I know you have how to publish because Angular 2 low libs in Typescript.
I don’t know which steps to follow to publish. I couldn’t find any examples..
Thank you!
https://docs.npmjs.com/
– Rafael Dantas
In the documentation, it does not talk about Typescript.
– Wallace Brito