Skip to main content
Module

x/atlas_sdk/mod.ts>Long.fromExtendedJSON

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

Parameters

doc: { $numberLong: string; }
optional
options: EJSONOptions

Returns

number | Long | bigint