Skip to main content
Module

x/mongo/mod.ts>ObjectId#toHexString

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

Returns the ObjectId id as a 24 character hex string representation

Returns

string