Skip to main content
Module

x/mongo/mod.ts>Long#toBigInt

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

Converts the Long to a BigInt (arbitrary precision).

Returns

bigint