import { mongoose } from "https://deno.land/x/mongoose@7.8.2/types/index.d.ts";
const { Schema } = mongoose;
Adds an instance method to documents constructed from Models compiled from this schema.
import { mongoose } from "https://deno.land/x/mongoose@7.8.2/types/index.d.ts";
const { Schema } = mongoose;
Adds an instance method to documents constructed from Models compiled from this schema.