interface CommandCursorOptionsimport { type CommandCursorOptions } from "https://deno.land/x/mongo@v0.31.1/src/protocol/mod.ts"; Type ParametersTPropertiesid: bigint | number | stringns: stringfirstBatch: T[]optionalmaxTimeMS: numberoptionalcomment: Document