import { mongo } from "https://deno.land/x/hex@0.5.15/src/data/deps.ts";
const { MinKey } = mongo.Bson;
A class representation of the BSON MinKey type.
import { mongo } from "https://deno.land/x/hex@0.5.15/src/data/deps.ts";
const { MinKey } = mongo.Bson;
A class representation of the BSON MinKey type.