method Timestamp.prototype.toJSONimport { Timestamp } from "https://dotland.deno.dev/x/atlas_sdk3@v0.3.1/mod.ts"; toJSON(): { $timestamp: string; }Returns{ $timestamp: string; }