import { Bson } from "https://deno.land/x/mongo@v0.31.1/mod.ts";
const { Long } = Bson;
Returns this Long with bits arithmetically shifted to the right by the given amount.
import { Bson } from "https://deno.land/x/mongo@v0.31.1/mod.ts";
const { Long } = Bson;
Returns this Long with bits arithmetically shifted to the right by the given amount.