Skip to main content
Module

x/mongo/deps.ts>ObjectId#toHexString

MongoDB driver for Deno
Extremely Popular
Go to Latest
method ObjectId.prototype.toHexString
import { ObjectId } from "https://deno.land/x/mongo@v0.31.2/deps.ts";

Returns the ObjectId id as a 24 character hex string representation

Returns

string