Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/web_bson/src/bson.ts>JS_INT_MIN

web_bson is a fork from mongodb/js-bson
Very Popular
Go to Latest
variable JS_INT_MIN
import { JS_INT_MIN } from "https://deno.land/x/web_bson@v0.2.4/src/bson.ts";

Any integer down to -2^53 can be precisely represented by a double.