Skip to main content
Module

x/denodb_esgi/unstable_deps.ts>MongoDBClient#listDatabases

MySQL, SQLite, MariaDB, PostgreSQL and MongoDB ORM for Deno
Latest
method MongoDBClient.prototype.listDatabases
Re-export
import { MongoDBClient } from "https://deno.land/x/denodb_esgi@1.0.15.1/unstable_deps.ts";

Returns

Promise<string[]>