import { type GridFSUploadOptions } from "https://deno.land/x/mongo@v0.31.1/src/types/gridfs.ts";
Properties
The number of bytes per chunk of this file. Defaults to the chunkSizeBytes in the GridFSBucketOptions.
import { type GridFSUploadOptions } from "https://deno.land/x/mongo@v0.31.1/src/types/gridfs.ts";
The number of bytes per chunk of this file. Defaults to the chunkSizeBytes in the GridFSBucketOptions.