Open
Description
https://github.com/denoland/manual/blob/main/node/how_to_with_npm/mongoose.md
There are not types in mongoose library.
So it feels a bit weird using deno with under-the-hood ts support but absence of types for such a big library.
Is there any ways to make deno use npm:mongoose and still provide types?