What is the typescript's @types/mongoose version for mongoose 5.13.14 #11755
Unanswered
jamesdeath123
asked this question in
Q&A
Replies: 1 comment
-
There isn't one. Mongoose 5.13 has its own TypeScript types. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
My project is using mongoose and typescript. I think back in 5.13.14, we still have to import and the types explicitly. But I cannot find any documentation that describes which latest
@types/mongoose
version I can use to make5.13.14
works. Could anyone point me to the right version?Beta Was this translation helpful? Give feedback.
All reactions