import { type Bson } from "https://deno.land/x/mongo@v0.31.1/mod.ts";
const { Options } = 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