import { type mongoose } from "https://deno.land/x/mongoose@8.6.3/types/index.d.ts";
const { Mongoose } = mongoose;
import { mongoose } from "https://deno.land/x/mongoose@8.6.3/types/index.d.ts";
const { Mongoose } = mongoose;
Mongoose constructor. The exports object of the mongoose
module is an instance of this
class. Most apps will only use this one instance.