Skip to main content
Module

x/web_bson/mod.d.ts>ObjectId#toHexString

web_bson is a fork from mongodb/js-bson
Very Popular
Latest
method ObjectId.prototype.toHexString
import { ObjectId } from "https://deno.land/x/web_bson@v0.3.0/mod.d.ts";

Returns the ObjectId id as a 24 character hex string representation

Returns

string