Skip to main content
Latest
method Bson.ObjectId.prototype.toHexString
import { Bson } from "https://deno.land/x/exodus@0.1.8/deps.ts";
const { ObjectId } = Bson;

Returns the ObjectId id as a 24 character hex string representation

Returns

string