import { type mongo } from "https://deno.land/x/hex@0.5.15/src/data/deps.ts";
const { Options } = mongo.Bson.EJSON;
EJSON parse / stringify API
Properties
Enable Extended JSON's relaxed
mode, which attempts to return native JS types where possible, rather than BSON types