Module

x/web_bson/mod.js>ObjectId#toJSON

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

Converts to its JSON the 24 character hex string representation.

Returns

string