Skip to main content
Deno 2 is finally here 🎉️
Learn more
Extremely Popular
Go to Latest
class ListIndexesCursor
extends CommandCursor<T>
import { ListIndexesCursor } from "https://deno.land/x/mongo@v0.31.1/src/collection/commands/list_indexes.ts";

Constructors

new
ListIndexesCursor(context: ListIndexesCursorContext)