Skip to main content
Extremely Popular
Go to Latest
method MongoClient.prototype.listDatabases
import { MongoClient } from "https://deno.land/x/mongo@v0.31.0/mod.ts";

Parameters

optional
options: { filter?: Document; nameOnly?: boolean; authorizedCollections?: boolean; comment?: Document; } = [UNSUPPORTED]