Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/atlas_sdk/mod.ts>ObjectId#toJSON

TypeSafe MongoDB Atlas Data API SDK for Deno, Deno Deploy and Node.js
Latest
method ObjectId.prototype.toJSON
import { ObjectId } from "https://deno.land/x/atlas_sdk@v1.1.3/mod.ts";

Converts to its JSON the 24 character hex string representation.

Returns

string