Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
method Bson.ObjectId.prototype.toJSON
Re-export
import { Bson } from "https://deno.land/x/model@v1.2/dependencies/mongo.ts";
const { ObjectId } = Bson;

Converts to its JSON the 24 character hex string representation.

Returns

string