import { type mongoose } from "https://deno.land/x/mongoose@8.6.4/types/expressions.d.ts";
const { Derivative } = mongoose.Expression;
Properties
$derivative: { input: NumberExpression; unit?: DateUnit; }
Returns the average rate of change within the specified window, which is calculated using the: