A structural subset of the SDK CosmosClient — the members the adapter
drives.
database(id: string): ICosmosDatabase
Addresses a database by id. The database is not created.
A structural subset of the SDK CosmosClient — the members the adapter
drives.
database(id: string): ICosmosDatabase
Addresses a database by id. The database is not created.
import { type ICosmosClient } from "database-plugin/src/index.ts";