mongodb-js / mongoose-autopopulate

Always populate() certain fields in your mongoose schemas
Apache License 2.0
221 stars 36 forks source link

Provide native Typescript types (instead of `@types/mongoose-autopopulate`) #91

Closed hasezoey closed 2 years ago

hasezoey commented 2 years ago

Like in mongoose (since 5.11), this package should also provide native typescript types

hasezoey commented 2 years ago

closing, because #92 was merged