function createChunksIndeximport { createChunksIndex } from "https://deno.land/x/mongo@v0.31.1/src/gridfs/indexes.ts"; createChunksIndex(collection: Collection<Chunk>)Parameterscollection: Collection<Chunk>