class mongo.MaxKeyRe-exportimport { mongo } from "https://deno.land/x/hex@0.5.15/src/data/deps.ts"; const { MaxKey } = mongo; A class representation of the BSON MaxKey type. ConstructorsnewMaxKey()Properties_bsontype: stringMethodsinspect(): stringtoExtendedJSON(): MaxKeyExtended[Symbol.for("Deno.customInspect")](): stringStatic MethodsfromExtendedJSON(): MaxKey