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

x/web_bson/bench_deps.ts>stable.Long.isLong

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

Tests if the specified object is a Long.

Parameters

value: any

Returns

value is Long