import { mongo } from "https://deno.land/x/hex@0.5.15/src/data/deps.ts";
const { Timestamp } = mongo;
Returns a Timestamp represented by the given (32-bit) integer value.
import { mongo } from "https://deno.land/x/hex@0.5.15/src/data/deps.ts";
const { Timestamp } = mongo;
Returns a Timestamp represented by the given (32-bit) integer value.