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

A class representation of the BSON MinKey type.

Properties

_bsontype: "MinKey"