Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
method ObjectId.prototype.toHexString
import { ObjectId } from "https://deno.land/x/darkflare@v7.2.6/realm/mod.ts";

Returns the ObjectId id as a 24 character hex string representation

Returns

string