jeka-kiselyov / fastify-mongoose-api

Fastify plugin to expose API for Mongoose MongoDB models
https://fastify-mongoose-api-app.herokuapp.com/
MIT License
49 stars 7 forks source link

Typescript support #5

Open MycroftHolmes1989 opened 3 years ago

MycroftHolmes1989 commented 3 years ago

Since @types/fastify-mongoose-api does not exist, I cannot use it with Typescript. Is there any plan to add Typescript support in future?

jeka-kiselyov commented 3 years ago

@MycroftHolmes1989 to be honest, I personally don't use typescript at all. So probably I will not do this in near future. But if you have some time to cover this - would be cool, please feel free to add push request.