method Bson.Long.prototype.ltRe-exportimport { Bson } from "https://deno.land/x/mongo@v0.31.1/mod.ts"; const { Long } = Bson; lt(other: | string | number | Long | Timestamp): booleanThis is an alias of Long#lessThan. Parametersother: | string | number | Long | TimestampReturnsboolean