import { type mongoose } from "https://deno.land/x/mongoose@8.6.3/types/index.d.ts";
const { UpdateWithAggregationPipeline } = mongoose;
definition: UpdateAggregationStage[]
x/mongoose/types/index.d.ts>mongoose.UpdateWithAggregationPipeline
import { type mongoose } from "https://deno.land/x/mongoose@8.6.3/types/index.d.ts";
const { UpdateWithAggregationPipeline } = mongoose;