import { type EJSON } from "https://deno.land/x/web_bson@v0.2.5/src/bson.ts";
const { Options } = 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