interface IMongoDatabase
Since 0.1.0

A structural subset of the driver Database — what the collection resolver reads.

Methods

Returns the collection named name.

Usage

import { type IMongoDatabase } from "database-plugin/src/index.ts";