mongoosejs / mongoose-lean-getters

Apply getters on lean() documents: https://mongoosejs.com/docs/tutorials/lean.html
Apache License 2.0
10 stars 15 forks source link

Delete index.ts #16

Closed greebowarrior closed 2 years ago

greebowarrior commented 2 years ago

Summary

Removed the empty index.ts file that was preventing the module from being imported correctly

Examples

vkarpov15 commented 2 years ago

Sorry, we fixed this in https://github.com/mongoosejs/mongoose-lean-getters/commit/e873f05f9366a0f5ea59bc2cf697059d439775d1 before we saw this PR. We release 0.3.3 with the fix.