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