Skip to main content
Latest
class Bson.MaxKey
import { Bson } from "https://deno.land/x/exodus@0.1.8/deps.ts";
const { MaxKey } = Bson;

A class representation of the BSON MaxKey type.

Properties

_bsontype: "MaxKey"