method Bson.Long.prototype.isNegativeRe-exportimport { Bson } from "https://deno.land/x/mongo@v0.31.1/mod.ts"; const { Long } = Bson; isNegative(): booleanTests if this Long's value is negative. Returnsboolean