Module

x/web_bson/mod.d.ts>Long#add

web_bson is a fork from mongodb/js-bson
Very Popular
Latest
method Long.prototype.add
import { Long } from "https://dotland.deno.dev/x/web_bson@v0.3.0/mod.d.ts";

Returns the sum of this and the specified Long.

Parameters

addend:
| string
| number
| Long