import { mongo } from "https://deno.land/x/hex@0.5.15/src/data/deps.ts";
const { Long } = mongo;
Returns a Long representing the given value, provided that it is a finite number. Otherwise, zero is returned.
import { mongo } from "https://deno.land/x/hex@0.5.15/src/data/deps.ts";
const { Long } = mongo;
Returns a Long representing the given value, provided that it is a finite number. Otherwise, zero is returned.