import { mongo } from "https://deno.land/x/hex@0.5.15/src/data/deps.ts";
const { deserialize } = mongo.Bson.EJSON;
Deserializes an Extended JSON object into a plain JavaScript object with native/BSON types
import { mongo } from "https://deno.land/x/hex@0.5.15/src/data/deps.ts";
const { deserialize } = mongo.Bson.EJSON;
Deserializes an Extended JSON object into a plain JavaScript object with native/BSON types