Skip to main content
Module

x/mongo/mod.ts>Bson.Double#toExtendedJSON

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

Parameters

optional
options: EJSONOptions

Returns

number | DoubleExtended