import { type DropOptions } from "https://deno.land/x/model@v1.2/dependencies/mongo.ts";
Properties
optional
writeConcern: DocumentOptional. A document expressing the write concern of the drop command. Omit to use the default write concern.
import { type DropOptions } from "https://deno.land/x/model@v1.2/dependencies/mongo.ts";
Optional. A document expressing the write concern of the drop command. Omit to use the default write concern.