method Bson.Long.prototype.orRe-exportimport { Bson } from "https://deno.land/x/mongo@v0.31.1/mod.ts"; const { Long } = Bson; or(other: number | string | Long): LongReturns the bitwise OR of this Long and the specified. Parametersother: number | string | LongReturnsLong