slanatech / swagger-stats

API Observability. Trace API calls and Monitor API performance, health and usage statistics in Node.js Microservices.
https://swaggerstats.io/
MIT License
893 stars 137 forks source link

Lack of typings for typescript (@type/swagger-stats) #35

Open daredrum opened 6 years ago

daredrum commented 6 years ago

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

connorjayfitzgerald commented 4 years ago

The types are now available https://www.npmjs.com/package/@types/swagger-stats

sv2 commented 3 years ago

Related #140