Skip to main content
Module

x/atlas_sdk/deps.ts>Long#gt

TypeSafe MongoDB Atlas Data API SDK for Deno, Deno Deploy and Node.js
Latest
method Long.prototype.gt
import { Long } from "https://deno.land/x/atlas_sdk@v1.1.3/deps.ts";

This is an alias of Long.greaterThan

Parameters

other:
| string
| number
| Long

Returns

boolean