Skip to main content
Module

x/mongo/mod.ts>Long.fromExtendedJSON

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

Parameters

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

Returns

number | Long