Skip to main content
Module

x/mongo/mod.ts>Timestamp#toJSON

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

Returns

{ $timestamp: string; }