Skip to main content
Latest
method Bson.Long.prototype.toBigInt
import { Bson } from "https://deno.land/x/exodus@0.1.8/deps.ts";
const { Long } = Bson;

Converts the Long to a BigInt (arbitrary precision).

Returns

bigint