method Bson.Long.prototype.subRe-exportimport { Bson } from "https://deno.land/x/mongo@v0.31.1/mod.ts"; const { Long } = Bson; sub(subtrahend: | string | number | Long | Timestamp): LongThis is an alias of Long.subtract Parameterssubtrahend: | string | number | Long | TimestampReturnsLong