Skip to main content
Module

x/mongo/mod.ts>ObjectId#toJSON

MongoDB driver for Deno
Extremely Popular
Go to Latest
method ObjectId.prototype.toJSON
Re-export
import { ObjectId } from "https://deno.land/x/mongo@v0.31.1/mod.ts";

Converts to its JSON the 24 character hex string representation.

Returns

string