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

x/web_bson/src/bson.ts>Long.isLong

web_bson is a fork from mongodb/js-bson
Very Popular
Go to Latest
method Long.isLong
Re-export
import { Long } from "https://deno.land/x/web_bson@v0.2.5/src/bson.ts";

Tests if the specified object is a Long.

Parameters

value: any

Returns

value is Long