import { mongo } from "https://deno.land/x/hex@0.5.15/src/data/deps.ts";
const { Timestamp } = mongo;
Returns a Timestamp representing the given number 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 { Timestamp } = mongo;
Returns a Timestamp representing the given number value, provided that it is a finite number. Otherwise, zero is returned.