import { mongo } from "https://deno.land/x/hex@0.5.15/src/data/deps.ts";
const { ObjectId } = mongo.Bson;
Creates an ObjectId from a hex string representation of an ObjectId.
import { mongo } from "https://deno.land/x/hex@0.5.15/src/data/deps.ts";
const { ObjectId } = mongo.Bson;
Creates an ObjectId from a hex string representation of an ObjectId.