import { ObjectId } from "https://deno.land/x/web_bson@v0.2.5/src/bson.ts";
Creates an ObjectId from a second based number, with the rest of the ObjectId zeroed out. Used for comparisons or sorting the ObjectId.
import { ObjectId } from "https://deno.land/x/web_bson@v0.2.5/src/bson.ts";
Creates an ObjectId from a second based number, with the rest of the ObjectId zeroed out. Used for comparisons or sorting the ObjectId.