type alias mongoose.ObjectIdSchemaDefinitionimport { type mongoose } from "https://deno.land/x/mongoose@8.6.3/types/index.d.ts"; const { ObjectIdSchemaDefinition } = mongoose; definition: "ObjectId" | "ObjectID" | Schema.Types.ObjectId