import { type mongoose } from "https://deno.land/x/mongoose@8.6.4/types/expressions.d.ts";
const { CovariancePop } = mongoose.Expression;
Properties
$covariancePop: [NumberExpression, NumberExpression]
Returns the population covariance of two numeric expressions that are evaluated using documents in the $setWindowFields stage window.