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