interface ICosmosClient
Since 0.2.0

A structural subset of the SDK CosmosClient — the members the adapter drives.

Methods

Addresses a database by id. The database is not created.

Usage

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