Skip to main content
Module

x/mongo/mod.ts>ObjectId#toString

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

Converts the id into a 24 character hex string for printing

Returns

string