Skip to main content
Module

x/atlas_sdk/mod.ts>EJSON

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

type

{ parse: parse; stringify: stringify; serialize: EJSONserialize; deserialize: EJSONdeserialize; }