import { GridFSBucket } from "https://deno.land/x/model@v1.2/dependencies/mongo.ts";
Given a @id, delete this stored file’s files collection document and associated chunks from a GridFS bucket.
import { GridFSBucket } from "https://deno.land/x/model@v1.2/dependencies/mongo.ts";
Given a @id, delete this stored file’s files collection document and associated chunks from a GridFS bucket.