method Bson.Long.prototype.negateRe-exportimport { Bson } from "https://deno.land/x/mongo@v0.31.1/mod.ts"; const { Long } = Bson; negate(): LongReturns the Negation of this Long's value. ReturnsLong