import { Bson } from "https://deno.land/x/mongo@v0.31.1/mod.ts";
const { MaxKey } = Bson;
A class representation of the BSON MaxKey type.
import { Bson } from "https://deno.land/x/mongo@v0.31.1/mod.ts";
const { MaxKey } = Bson;
A class representation of the BSON MaxKey type.