interface MongoDb {
    connect(): Promise<__module>;
}

Implemented by

Methods

Methods