zakodium / adonis-mongodb

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

Expose some helper types #113

Open targos opened 3 years ago

targos commented 3 years ago

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