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