Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Extremely Popular
Latest
method GridFSBucket.prototype.delete
import { GridFSBucket } from "https://deno.land/x/mongo@v0.33.0/src/gridfs/bucket.ts";

Given a @id, delete this stored file’s files collection document and associated chunks from a GridFS bucket.