import { type mongoose } from "https://deno.land/x/mongoose@7.8.2/types/expressions.d.ts";
const { Acosh } = mongoose.Expression;
Properties
$acosh: NumberExpression
Returns the inverse hyperbolic cosine (hyperbolic arc cosine) of a value in radians.