import { type mongo } from "https://deno.land/x/hex@0.5.15/src/data/deps.ts";
const { InsertDocument } = mongo;
Type Parameters
TDocument extends { _id?: ObjectId; }
import { type mongo } from "https://deno.land/x/hex@0.5.15/src/data/deps.ts";
const { InsertDocument } = mongo;