Re-export mongoose types, similar how it was done with lexical #12048
tylkomat
started this conversation in
Feature Requests & Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I currently have mongoose installed in my project, just to create ObjectIds in a migration. If it would be re-exported by the mongodb package I would not have to handle this extra dependency.
Here is a snipped of how I use it.
Beta Was this translation helpful? Give feedback.
All reactions