swagger-stats
swagger-stats copied to clipboard
Lack of typings for typescript (@type/swagger-stats)
It would be cool to have typings for typescript. I've introduced swagger-stats in my node.js application and I use typescript in it. Unfortunately there is not @type/swagger-stats
The types are now available https://www.npmjs.com/package/@types/swagger-stats
Related #140