import { mongo } from "https://deno.land/x/hex@0.5.15/src/data/deps.ts";
const { Timestamp } = mongo;
Returns a Timestamp for the given high and low bits. Each is assumed to use 32 bits.
import { mongo } from "https://deno.land/x/hex@0.5.15/src/data/deps.ts";
const { Timestamp } = mongo;
Returns a Timestamp for the given high and low bits. Each is assumed to use 32 bits.