Skip to main content
Module

x/web_bson/src/objectid.ts>ObjectId#toJSON

web_bson is a fork from mongodb/js-bson
Very Popular
Go to Latest
method ObjectId.prototype.toJSON
import { ObjectId } from "https://deno.land/x/web_bson@v0.2.4/src/objectid.ts";

Converts to its JSON the 24 character hex string representation.

Returns

string