zakodium / adonis-mongodb

MongoDB provider for AdonisJS 5
https://zakodium.github.io/adonis-mongodb/
Other
64 stars 12 forks source link

Expose some helper types #113

Open targos opened 2 years ago

targos commented 2 years ago

For example, we quite often have to create a type like Filter<ModelAttributes<SomeModel>>.